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

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

    Examples:
      | uri                   |
      | account/6971/songs    |
      | account/6971/artists  |
      | account/6971/products |
