mediawiki-extensions-Echo/tests/browser/features/flyout.feature
Cmcmahon 2b472785ef QA: add @login tag for Jenkins build
Change-Id: I0f2aa8f2f42c2fbb986a14e7ab50d6ccbe814b48
2014-08-15 13:13:15 -07:00

18 lines
501 B
Gherkin

@chrome @en.wikipedia.beta.wmflabs.org @firefox @login
Feature: Flyout
Background:
Given I am on the "Selenium Echo flyout test page" page
Scenario: Flyout button not present when anon
Then I do not see the notification flyout button
Scenario: Flyout button present
Given I am logged in
Then I see the notification flyout button
Scenario: Flyout button present
Given I am logged in
When I click the notification flyout button
Then I see the notification flyout