@insights_lighthouse
@slow_task
Feature: Insights Performance metrics - Product, search and charts pages

  @id_492ca0f350eb472f4ac4ddf39a7670ec1f45894f4c56d6480dcdf6c80147aa62
  Scenario Outline: Performance metrics for product, search and charts pages
    Given an orchard employee insightsperformance for insights
    And I log in
    And I enable performance audit for <uri>

    Examples:
      | uri                                 |
      | product/887396891937/               |
      | favorites                           |
      | search                              |
      | charts                              |
      | chart/spotify_track_weekly_regional |
