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

  @IN-12469
  @id_c5da89a869fb6be2ce0bc1459b21060c7b90b00541be1b5b57687e7053f13c84
  Scenario: Video Page Overview tab sections below graph
    Given an orchard employee insightsemployee for insights
    And I log in
    When I visit the insights /video/Fvkf_7c6POc/?period=past365 page
    Then I can verify data in Top Traffic Sources section on Video page
    And I can verify data in Top Territories section on Video page
    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 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 on Video page
    And I can verify data in Ad-Supported vs Subscription section on Video page
    When I visit the insights /video/Fvkf_7c6POc?period=allTime page
    Then I can verify data in Top Traffic Sources section on Video page
    And I can verify data in Top Territories section on Video page
    And I can verify data in Estimated Gross Revenue section on Video page
    And I can verify data in Ad-Supported vs Subscription section on Video page

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