Feature: Insights Smoke Test

  @insights_prod
  @insights
  @production
  @qa_smoke
  @ows_playlist
  @ows_charts
  @id_7c616e47fbdb0a3739aee02122ec59b9f93e9d3c912f1931f316eb3f5532a3c7
  Scenario: Validate that insights app works
    Given an environment dependent user insights_prod for prod or insightsemployee for qa for insights
    When I log in
    Then I can see that the insights search page works
    Then I can see that the insights my catalog page works
    Then I can see that the insights my favorites page works
    Then I can see that the insights charts page works
    Then I log out
