@insights
Feature: Insights Trending Page

  Background: [E2E] Trending Page
    Given an orchard employee insightsreal for insights
    And I log in to Insights silently
    And I can navigate to Trending
    And I can verify opened Trending page

  @id_558f981306ed90c63ea3ec6b76736e18abfa67f77b1dd0b2463839c3d1580ab3
  Scenario: Trending Page - TikTok: table, filters
    When I can navigate to the TikTok tab on the page
    Then I can verify TikTok Trending page filters
    And I can verify pagination hover 1 in the grid
    And I can verify Trending page table
    When I can switch type to 7 Days on TikTok Trending page
    Then I can verify Trending page table

  @id_2af73a719e40de4d7e6e46346681d489dada1872a0ce71a10e4cc3dc932761ef
  Scenario: Trending Page - Songs: table, filters
    Then I can see Trending Songs tab is active on the Page
    And I can verify Songs Trending page filters
    And I can verify pagination hover 1 in the grid
    And I can verify Trending page table
