@insights_regression
@insights_account
@IN-12151
Feature: Account Overview POT Top Countries

  @id_26ac55d07bc6699b451a139d751a9f25111008a3c36c58d0d72de8e31e5b114e
  Scenario Outline: [Regression][Account][POT > <metric> filter By Countries] Legend Verification
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    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 |
