@insights
Feature: Insights Video Page

  @id_d18ee8f88068348637b3c08dadd5ddd583254fbf8b97a2a4f3bb0425ea89b2b6
  Scenario: Video Page - Overview sections, tabs
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    And I am successfully logged in to Insights
    When I can 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 header metrics on the Page
    And The total views and watch time are populated
    And I can 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 can 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
