@insights_regression
@insights_song
@insights_song_general
Feature: Song General

  Background: [Regression][Song] General
    Given an orchard employee multiaccount1 for insights
    And I log in
    And I visit the insights /song/QMFMF2447055 page

  @IN-13135
  @id_d05e33cf992d04d95338859f28b07598e95489cddb0ffd09c277178acf88b26a
  Scenario: [Regression][Song] General structure
    Then I can verify page structure on Song page
    And I can verify header data on Song page

  @IN-13136
  @id_b4d1cd7c56354ffb783a46c2191a618951ff527acb7944cc7f4c9fb973a3ebcc
  Scenario Outline: [Regression][Song] General - <link> link
    Then I can click on <link> Song page

    Examples:
      | link    |
      | artist  |
      | product |

  @IN-13136
  @id_7de82e73a827140b633f84eb65431ebf612bad7fa457d1f90341ef1570d886cf
  Scenario: [Regression][Song] General - tab hover
    Then I can verify account hover on Song page

  @IN-13137
  @id_19562eedd7bce64743a31d22915314c2ad7ab44e5db4d2932a59b50e9a4af30d
  Scenario: [Regression][Song] General - more info
    Then I can verify more info link Song page
    And I can verify share link Song page

  @IN-13154
  @id_abae1a347ca10dd3c6368089a9c82ea923421a435c9d481b81512a929ac70aff
  Scenario: [Regression][Song] General - sticky header
    When I can scroll to bottom of the Song page
    Then I can verify sticky header visible Song page
    And I can scroll to top of the Song page
    Then I can verify sticky header not visible Song page
    And I can verify tooltip for icon period Song page
