mediawiki-extensions-Echo/tests/browser/features/flyout_nojs.feature
jdlrobson def2e070f7 QA: Browser tests for Echo notifications
* Someone links to my page
* Someone mentions me
* Someone writes on my talk page (if it's not a Flow board)
* When I register

Change-Id: I12d1c6867d996c19fbd836658e87acd418e03527
2014-08-13 13:16:37 -07:00

12 lines
373 B
Gherkin

@chrome @en.wikipedia.beta.wmflabs.org @firefox @login
Feature: Flyout (nojs)
Background:
Given I am viewing the basic non-JavaScript site
And I am on the "Selenium Echo flyout test page" page
Scenario: Flyout button present
Given I am logged in
When I click the notification flyout button
Then I find myself on the "Special:Notifications" page