@insights_regression
@insights_sticky_header
Feature: Sticky Header View verification

  @IN-13221
  @id_274d377957b97687ee40d57371640fe9d4a51259e43cb453f1471a82e2368b45
  Scenario: Sticky Header View verification.
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    When I visit the insights /account/21786 page
    And I can scroll to Recent Releases on the Page
    And I can see sticky header
    Then I can click back to top on sticky header
    And I can't see sticky header
    Then I can navigate to the Videos tab on the page
    And I can scroll to YouTube Videos on the Page
    And I not see sticky header
