@insights_regression
@insights_account_pot
@IN-12624
Feature: Account Overview POT By Sources Graph

  @id_1ff6ff8d192302a4bc5185b80e3c41f0dac0f21d7be5da36c6514c548b89ff1c
  Scenario Outline: [Regression][Account][POT > By Sources] Graph tooltips verification
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    When I visit the insights <page> page
    Then I can verify graph tooltip data for any filter By Sources on Account POT
    When I switch to line POT view on Account page
    Then I can verify graph tooltip data for any filter By Sources on Account POT

    Examples:
      | page                                                               |
      | account/21786/                                                     |
      | account/21786/?potGraphType=AREA&store=286&period=past7&country=US |
