@insights_regression
@insights_sticky_header
Feature: Sticky Header View verification

  @IN-13221
  @id_c40098d69e934f5294e42fcac18350682e91fea766839460f36653b08b5cfff8
  Scenario: Sticky Header View verification.
    Given an orchard employee insightsemployee for insights
    And I log in
    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 navigate to the Videos tab on the page
    And I can scroll to YouTube Videos on the Page
    And I not see sticky header
