Feature: Fansifter Smoke Test

  @fansifter_prod
  @ows_dmp
  @production
  @qa_smoke
  @id_85ec16950facc0f9296b5e0566c9ad4d7d03db273a72a989510ebc0b63c1235d
  Scenario: Validate that fansifter app works
    Given an environment dependent user prod for prod or fansifter-set-2-6-gemini for qa for fansifter
    When I log in
    Then I can see that the fansifter Search page works
    Then I can see that the fansifter Audiences page works
    Then I can see that the fansifter Ad Reporting page works
    Then I can see that the fansifter My Roster page works
    Then I can see that the fansifter Emails page works
    Then I see "fansifter" icon in app switcher popover
    Then I log out
