@insights_regression
@insights_account
@insights_account_pot
@insights_account_pot_countries_legend
Feature: Account Overview POT Top Countries

  @id_1ba2c8abd5645b1dc35916c4c4271f1d1191f1b9b3c68a23ef5c8ae0447c5164
  Scenario Outline: [Regression][Account][POT > <metric> filter By Market Legend Verification
    Given an orchard employee multiaccount1 for insights
    And I log in
    And I visit the insights <url> page
    Then I can verify top 25 countries for <metric> metric in Pot legend Account page

    Examples:
      | metric  | url                                                                                              |
      | Streams | /account/26760/subaccount/46189/?potDimension=countries&potGraphType=LINE&potMetric=streams      |
      | Saves   | /account/26760/?potDimension=countries&potGraphType=LINE&potMetric=saves&period=past7&country=US |
