mediawiki-extensions-Echo/tests/browser/features/no_javascript.feature
Moriel Schottlender 3ea86361a4 Rewrite browser tests for Echo
The new oouified echo popup makes the tests invalid; this commit
rewrites those tests.

Also by doing this commit we are upgrading to Selenium 1.4.

Change-Id: I26215558768d55be449276c55b4b745c3a458ecb
2015-09-25 15:50:59 -07:00

12 lines
354 B
Gherkin

@firefox
@en.wikipedia.beta.wmflabs.org
Feature: Basic features for no-js functionality
Background:
Given I am using user agent "Mozilla/4.0 (compatible; MSIE 5.5b1; Mac_PowerPC)"
Scenario: Clicking alerts badge goes to Special:Notifications
Given I am logged in
When I click the alert badge
Then I am on Special Notifications page