@legacy
@oaworkstation
@verify_react_workstation
Feature: React Workstation

  Background: clear browser
    Given I have a clear browser

  @id_179a0d5e2890cbaa59b1df62664597136c98b5ce4ce643233a54f2a1cc075aea
  Scenario: React Workstation header works
    Given an orchard employee react_homepage_flow_2_15063 for workstation
    And I login silently to workstation and visit the home page
    Then I see that the header works

  @id_655e7734c17fd2009e73d5d91d7cc448b169fc094786456592c192e9ecdeead8
  Scenario: React Workstation footer works
    Given an orchard employee react_homepage_flow_2_15063 for workstation
    And I login silently to workstation and visit the home page
    Then I see that the footer works

  @id_d4989d4eb31ad9ec930219431bfb5ac930158e93713ca51ca00fb35b18ac7f92
  Scenario: React Homepage top tracks works
    Given an orchard employee react_homepage_flow_2_15063 for workstation
    And I login silently to workstation and visit the home page
    Then I see that the home page works

  @id_a2b315ceb718ac4104cd894b4eeb8f1ecf5b3e2c16bcdb3cdaf2351504d9500c
  Scenario: React Catalog page works
    Given an orchard employee react_homepage_flow_2_15063 for workstation
    And I login silently to workstation and visit the catalog page
    Then I see that the catalog page works

  @id_86f4aed78a0173f20f6992315b871061f3219b1a2419f0117d6f0ce70839a31d
  Scenario: React Engagement page works
    Given an orchard employee react_homepage_flow_2_15063 for workstation
    And I login silently to workstation and visit the analytics engagement page
    Then I see that the engagement page works

  #Disabled due to missing data in Analytics -> Audience page
  @wip
  @id_729c44344b4abbe213e7ba1aa02b356f87e73901d25a05cdeb611523169374e0
  Scenario: React Audience page works
    Given an orchard employee react_homepage_flow_2_15063 for workstation
    And I login silently to workstation and visit the analytics audience page
    Then I see that the audience page works

  @id_58df1793ede9a7e0e1a14d2511d293167975fdb12d692b11ddef18231c24e45e
  Scenario: React Physical Reporting page works
    Given an orchard employee react_homepage_flow_2_15063 for workstation
    And I login silently to workstation and visit the analytics physical reporting page
    Then I see that the physical reporting page works

  @id_c050cc7eb43f8cf70834d4e723ac02105e4c32cb227d939b48ba5511a1729aec
  Scenario: React Comparison Tool page works
    Given an orchard employee react_homepage_flow_2_15063 for workstation
    And I login silently to workstation and visit the analytics comparison tool page
    Then I see that the comparison tool page works
