@insights_regression
@insights_account
@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
    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/34514/videos                                                           | Track     |
      | /account/34514/videos?potDimension=video&potMetric=adSupported                  | Videos    |
      | /account/34514/videos?potDimension=artist&potMetric=allViews&period=past6Months | Artist    |

  @insights_account_videos_pot_by_market
  @id_6a3483bb494df5bdc5a6ba967c56b0a6af14a62e23909eef43433d8893610441
  Scenario: [Regression][Account][Videos][POT > By Market] Graph tooltips verification
    Given an orchard employee insightsemployee for insights
    And I log in
    When I visit the insights /account/34514/videos?potDimension=countries&potMetric=subscription page
    Then I can verify graph tooltip data for Views metric By Market on Account Videos POT
