@insights_regression
@insights_account_videos_pot
@IN-13188
Feature: Account Videos tab PoT Graph verification

  @id_e26008806cb32f9dfdcaa1200250154339d417e7c5072aa6dec220ed196ad96e
  Scenario Outline: [Regression][Account][Videos][POT > By <dimension>] Graph tooltips verification
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    When I visit the insights <page> page
    Then I can verify graph tooltip data for Views metric By <dimension> on Account Videos POT

    Examples:
      | page                                                                           | dimension |
      | account/26760/videos                                                           | Track     |
      | account/26760/videos?potDimension=video&potMetric=adSupported                  | Videos    |
      | account/26760/videos?potDimension=countries&potMetric=subscription             | Countries |
      | account/26760/videos?potDimension=artist&potMetric=allViews&period=past6Months | Artist    |
