@insights_regression
@insights_video
Feature: Video Page Overview tab sections below graph

  @IN-12469
  @id_e26db11e68887ebc3ff931ea53881ea89a95e61e1a21c38f40c95f9591744111
  Scenario: Video Page Overview tab sections below graph.
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    When I visit the insights /video/Fvkf_7c6POc/?period=past365 page
    And I can verify data in Top Traffic Sources section
    And I can verify data in Top Territories section
    And I can verify Total Partner Revenue tooltip in Estimated Gross Revenue section
    And I can verify Ad-Supported Revenue tooltip in Estimated Gross Revenue section
    And I can verify Subscription Revenue tooltip in Estimated Gross Revenue section
    And I can verify Monetized Playbacks tooltip in Estimated Gross Revenue section
    And I can verify Ad Fill Rate tooltip in Estimated Gross Revenue section
    And I can verify Ad Fill Rate tooltip in Estimated Gross Revenue section
    And I can verify CPM tooltip in Estimated Gross Revenue section
    And I can verify RPM tooltip in Estimated Gross Revenue section
    And I can verify data in Estimated Gross Revenue section
    And I can verify data in Ad-Supported vs Subscription section
    When I visit the insights /video/Fvkf_7c6POc?period=allTime page
    And I can verify data in Top Traffic Sources section
    And I can verify data in Top Territories section
    And I can verify data in Estimated Gross Revenue section
    And I can verify data in Ad-Supported vs Subscription section

  @IN-124691
  @id_b2b3a728c28bdf118dc73a07ee2cc4c8d6bfaadb81600a94bd316956e2dc037b
  Scenario: Video Page Overview tab sections below graph. - related content, top ugc video, links
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    When I visit the insights /video/0VR3dfZf9Yg/?period=past365 page
    And I can verify data in Related Content section
    And I can verify video list on Video page
    And I can click on entity link Video page
    When I visit the insights /video/0VR3dfZf9Yg/?period=allTime page
    And I can verify data in Related Content section
    And I can verify video list on Video page
    And I can click on See All videos link Video page
