@insights_regression
@insights_trending
@IN-13252
Feature: Trending TikTok Export

  @id_a7e63b598197f81e1a38641c349214d2298a239d55e543717103a319c16dde0c
  Scenario Outline: [Regression][Trending TikTok] - Export data for <type>
    Given an orchard employee insightsreal for insights
    And I log in to Insights silently
    When I visit the insights <link> page
    Then I can verify export data is correct on <type> TikTok Trending

    Examples:
      | link                       | type   |
      | trending/tiktok?type=daily | Daily  |
      | trending/tiktok?type=7days | 7 Days |
