@insights
Feature: Insights Video Page

  @id_d18ee8f88068348637b3c08dadd5ddd583254fbf8b97a2a4f3bb0425ea89b2b6
  Scenario: Video Page - Overview sections, tabs
    Given an orchard employee insightsemployee for insights
    And I log in
    And I can see that the insights my catalog page works
    When I navigate to the Videos tab on the page
    Then I can see My Catalog page with the videos table
    And I can open video page from Videos tab
    When I visit the insights /video/a1Femq4NPxs/ page
    Then I can see 2 header metrics on the page
    And The total views and watch time are populated
    And I see Overview tab is active on the page
    And I can see the performance graph with data
    And I can see Top Territories section on Video page
    And I can see Ad-Supported vs Subscription section on Video page
    And I can see Revenue section on Video page
    When I navigate to the UGC tab on the page
    Then I see the UGC tab toolbar
    And I can see Videos page with the ugc table
