@insights_regression
@insights_artist
@IN-12117
Feature: Artist Overview tab sections below POT

  Background: [Regression][Artist][Overview] - login
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    And I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/ page

  @id_a738c4e6d113733576dfd40b9f5524f6cbd1fdd9e9e5e19c2b3f9da34650fa4e
  Scenario: [Regression][Artist][Overview] - sections below POT.
    Then I can verify data in Social Stats section
    And I can verify data in Top Songs section
    And I can verify data in Playlist Type section
    And I can verify data in Top Audience section
    And I can verify data in Chart Highlights section
    When I can select Past 7 Days period in Top Songs section
    Then I can verify data in Top Songs section

  @id_0cdd8d5e091e2e6865f106eb44bd1acecf3d36bdc4d3b2ca681f5fefcdc81ed9
  Scenario: [Regression][Artist][Overview] - links
    Then I can click Social Details link in Social Stats section
    And I can navigate to the Overview tab on the page
    Then I can click See All link in Top Songs section
    And I can navigate to the Overview tab on the page
    Then I can click See All link in Chart Highlights section
    And I can navigate to the Overview tab on the page
    Then I can click song link in Chart Highlights section
    And I can navigate to the Overview tab on the page
    Then I can click song link in Top Songs section
