@insights_regression
@insights_account
@IN-13190
Feature: Account Videos tab PoT Filters verification

  Background: [Regression] Account Videos tab login
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    And I visit the insights account/34519/videos page

  @id_91fe528d5444f6d2ed7bfe2b6e9b43ed36622fbb3938701176dcfad763fa7f76
  Scenario: [Regression] Account Videos tab PoT Metric filter verification
    Then I can verify Download  is not visible
    And I switch to area POT view on Account page
    And I switch to line POT view on Account page
    Then I can verify POT Metric filter on VideoTab page has available options: All Views,Ad-Supported,Subscription
    When I select Ad-Supported POT Metric on Account page
    Then I can see POT graph is loaded
    When I select All Views POT Metric on Account page
    Then I can see POT graph is loaded
    When I select Subscription POT Metric on Account page
    Then I can see POT graph is loaded

  @id_806803af32222ab9425ede731e2c03d94c92f25cc5e1214f17afecaa3c3437a5
  Scenario: [Regression] Account Videos tab PoT - Entity filter verification
    Then I see current POT Entity filter is By Track on Account page
    When I select By Country POT Entity on Account page
    Then I can see POT graph is loaded
    When I select By Track POT Entity on Account page
    Then I can see POT graph is loaded
    When I select By Artist POT Entity on Account page
    Then I can see POT graph is loaded
    When I select By Videos POT Entity on Account page
    Then I can see POT graph is loaded
    When I select Total POT Entity on Account page
    Then I can see POT graph is loaded
    And I can verify POT Entity filter on VideoTab page has available options: Total,By Track,By Videos,By Country,By Artist

  @id_3db05557f580e0e8b592695ffc3de9b012b4f801376306a1d2be3acb639b6412
  Scenario: [Regression] Account Videos tab PoT - Period filter verification
    Then I see current period filter is 28 Days on the page
    And I can verify period dd structure on the page
    Then I select Past 7 Days period on Account page
    And I can verify period dd structure on the page

  @id_d5e3e343f922b338a206db31e19c8bee0afc3c136dc1612a0c94b85b6775e14e
  Scenario: [Regression] Account Videos tab PoT - Market filter verification
    Then I can click on market selector
    And I can verify market selector regions
    Then I can click on market selector
    And I can verify market selector collapsed
    Then I can choose North America region in market selector
    And I can verify North America is chosen in market selector
    And I can remove all in market selector
