@insights_lighthouse
@slow_task
Feature: Insights Performance metrics - Artist pages

  @id_770ed509509571d9903b54da8868ac1e1ca52b9b847de9cad812240d5611bb39
  Scenario Outline: Performance metrics for artist pages
    Given an orchard employee insightsperformance for insights
    And I log in
    And I enable performance audit for <uri>

    Examples:
      | uri                                                   |
      | artist/95ee273c-09cb-411c-ae00-8806e9ca938e/          |
      | artist/95ee273c-09cb-411c-ae00-8806e9ca938e/playlists |
      | artist/95ee273c-09cb-411c-ae00-8806e9ca938e/songs     |
      | artist/95ee273c-09cb-411c-ae00-8806e9ca938e/social    |
      | artist/95ee273c-09cb-411c-ae00-8806e9ca938e/charts    |
