@insights_regression
@insights_artist
Feature: Regression Artist Page Songs tab

  @IN-12134
  @id_f7490b3767157bfe98987e6a25966d95a47d7c0652cbda8bef4b365d430502d2
  Scenario: Regression Artist Page Songs tab - markets, export, filters
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    And I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/songs?country=DK&country=FI&country=IS&country=NO&country=SE page
    Then I can see list and row data is correct on Songs tab - Artist page
    And I can verify exported data from Artist - Songs tab
    And I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/songs?country=US page
    Then I can see list and row data is correct on Songs tab - Artist page
    And I can verify exported data from Artist - Songs tab
    Then I search for 123 item on the page
    And I clear search filter
    And I can see list and row data is correct on Songs tab - Artist page

  @IN-121341
  @id_c5feccb649b717c4eeca4dbdecf9912dcdeefec92760a9d9973960d218152ddb
  Scenario: Regression Artist Page Songs tab - hover
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    And I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/songs page
    Then I can hover over song name on Songs tab - Artist page
    And I can hover over artist name on Songs tab - Artist page
