mediawiki-extensions-Echo/tests/browser/features/no_javascript.feature
Željko Filipin ffaf7586dd Rake test target now runs RuboCop, RSpec and Cucumber/Selenium tests.
Bug: T164479
Change-Id: I73a075f1aa8ce3d6321f5b1eeb62fe27d1d021f0
2017-09-04 16:02:48 +00:00

12 lines
370 B
Gherkin

@chrome @en.wikipedia.beta.wmflabs.org @firefox @localhost @vagrant
Feature: Basic features for no-js functionality
Background:
Given I am using a nojs browser
Scenario: Clicking alerts badge goes to Special:Notifications
Given I am logged in
When I click the alert badge
And I wait for the page to load
Then I am on Special Notifications page