@insights_regression
@insights_market_selector
@IN-12632
Feature: Additional Regions

  @id_55abecbe051576d0c8910ae3c5bcf65fc3222c108de33bfbe371ebc960b28112
  Scenario: [Market selector] - new regions and order
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    And I visit the insights account/26760/ page
    Then I can click on market selector
    And I can verify market selector regions

  @id_271302faab56decea18f1a4d066ef2a8f52ddca7319ab45d1d09aed2fb15ad30
  Scenario Outline: [Market selector] - choose <region> region
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    And I visit the insights <page> page
    Then I can click on market selector
    And I can select <region> region in market selector
    Then I can press Apply button in market selector
    And I can click on market selector
    And I can verify <count> selected markets in selector

    Examples:
      | region       | count | page                                         |
      | Ex-US        | 249   | artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/ |
      | CIS          | 12    | catalog/accounts                             |
      | Latin-Iberia | 31    | song/QMFME2364199/playlists                  |
      | Middle East  | 15    | product/196626945068/                        |
