@insights_regression
@insights_account
Feature: Account Page YouTube Table verification upon market changing verification

  @IN-13392
  @id_711c1622c73d2d71860a89ed3df0d9fc5bb7f2c913210fb37f1a093eb7318051
  Scenario: Account Page YouTube Table verification upon market changing
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    When I visit the insights account/21786/videos page
    Then I can wait and verify table names on video tab Account page

    And I visit the insights account/21786/videos?country=US page
    Then I can wait and verify table names on video tab Account page

    And I visit the insights account/21786/videos?country=DE&country=AT&country=CH page
    Then I can wait and verify table names on video tab Account page
