@catalog
@insights
Feature: Insights Songs Page

  @id_efb4f614c94778bbc1274c309bd62c649217632a1628b11600b360360932b53d
  Scenario: Song page - Overview sections, tabs
    Given a user from insightsemployee for insights
    When I log in
    And I can navigate to My Catalog
    Then I navigate to the Songs tab on the page
    And I can see My Catalog page with the songs table
    When I can open song page from Songs tab
    When I visit the insights /song/GBZUZ0900064 page
    Then I see Overview tab is active on the page
    And I can see the performance graph with data
    And I can see 2 header metrics on the page
    And I navigate to the Playlists tab on the page
    Then I can see Song page with the playlists table
    And I navigate to the Charts tab on the page
    Then I can see Song page with the charts table
    And I navigate to the TikTok tab on the page
    Then I can see the performance graph with data
    And I navigate to the UGC tab on the page
    And I can see Song page with the ugc table
