@insights
Feature: Insights Channel Page

  @id_e06aa5d6f12151618413c9dbd83e1f9525b83263bb28aa815a78064a1b18ca83
  Scenario: Channel Page - Overview sections, tabs
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    When I can navigate to the YouTube Channels tab on the page
    Then I can see My Catalog page with the channels table
    When I can open channel page from Channels tab
    Then I can see header metrics on the Channel Page
    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 Videos section on the Channel Page
    And I can see Top Traffic Sources section on the Channel Page
    And I can see Top Territories section on the Channel Page
    And I can see Estimated Gross Revenue section on the Channel Page
    And I can see Ad-Supported vs Subscription section on the Channel Page
    When I can navigate to the Videos tab on the page
    Then I can see YouTube Channels page with the videos table
