@insights_regression
@insights_search
Feature: Search States

  @IN-12006
  @id_fef76470b3882d7193e1177817ef1f1f1b3d509ddb65beec202246a959e66a0b
  Scenario: [Regression][Search] Recent searches states verification - default view
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    When I can navigate to Search
    Then I can see default view on the Search Page

  @IN-12003
  @donotfail
  @id_cce4b7141047de1c6c42156165eaa34e03b6109518306d80cf0cbc66e3746bf8
  Scenario: [Regression][Search] Recent searches states verification - failed state
    Given an orchard employee recents_user for Insights
    And I log in to Insights silently
    When I can navigate to Search
    Then I can see failed state on the Search Page

  @IN-12007
  @donotfail
  @id_eac4080c2c0053c2cb30afb0da20351379168bfe065b294a3ab7f1cbf422e5ad
  Scenario: [Regression][Search] Recent searches states verification - no search results yet
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    When I can navigate to Search
    Then I can see default view on the Search Page
    And I can see no search results yet on the Search Page
