@insights_regression
@insights_account
@insights_account_videos_pot_filters
@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
    And I visit the insights /account/34514/videos page

  @id_27605c33c8f3b6af8daf79c35ef438bc17a8daad5e9c12748d3ca6abd1cc1b97
  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
    When I set POT Metric filter to Ad-Supported
    Then I can see the performance graph with data
    When I set POT Metric filter to All Views
    Then I can see the performance graph with data
    When I set POT Metric filter to Subscription
    Then I can see the performance graph with data

  @id_d43653a11b84320cf3a7143e1623ffc378372d054fe77ad55cb8673f90197b8c
  Scenario: [Regression] Account Videos tab PoT - Entity filter verification
    Then I see POT Dimension filter is set to By Track
    When I set POT Dimension filter to By Country
    Then I can see the performance graph with data
    When I set POT Dimension filter to By Track
    Then I can see the performance graph with data
    When I set POT Dimension filter to By Artist
    Then I can see the performance graph with data
    When I set POT Dimension filter to By Videos
    Then I can see the performance graph with data
    When I set POT Dimension filter to Total
    Then I can see the performance graph with data
    And I can verify POT Dimension filter has available options: Total,By Track,By Videos,By Country,By Artist

  @id_bcb97270cdb7b4d4a962b233138e2b7fde3f56939baaecad41dbe26f96f72179
  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_4604455da938eb254a079797c410a68a1bf960168b41a4936ccb27735bd0e677
  Scenario: [Regression] Account Videos tab PoT - Market filter verification
    Then I can click on market selector
    And I can verify market selector regions
    And I close market selector
    Then I select North America region in Market filter
    And I clear all in Market filter
