@insights_regression
@insights_song_pot
@IN-12329
Feature: Song Overview POT By Countries Graph

  @id_f05dfd62ab298ef476a11616bcd0546f9878806eeeb17b35e23c5b4d6c35681e
  Scenario Outline: [Regression][Song][POT > By Countries > <filterValue> metric] Line 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 <filterValue> metric By Countries on Song POT

    Examples:
      | page                                                                                          | filterValue |
      | song/QM6MZ2214888/?pot=streams&potGraphType=LINE&dimension=countries                          | Streams     |
      | song/QM6MZ2214888/?pot=streams&sources=EXTERNAL&store=1&potGraphType=LINE&dimension=countries | Streams     |
      | song/QM6MZ2214888/?pot=downloads&potGraphType=LINE&dimension=countries                        | Downloads   |
      | song/QM6MZ2214888/?pot=saves&potGraphType=LINE&dimension=countries                            | Saves       |
      | song/QM6MZ2214888/?pot=skipRate&potGraphType=LINE&dimension=countries                         | Skip Rate   |
