mediawiki-extensions-Echo/tests/browser/features/flyout_nojs.feature
EBernhardson b9574748a4 Revert "Merge remote-tracking branch 'gerrit/master' into two_tabs"
This was supposed to merge master into the two_tabs branch, but it was accidently done against master instead

This reverts commit 06ee936e92.

Change-Id: I98da735b7d5c103399a2478286d1420243df6ba4
2014-08-14 18:27:19 +00:00

12 lines
360 B
Gherkin

@en.m.wikipedia.beta.wmflabs.org @firefox
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