mediawiki-extensions-Echo/tests/browser/features/no_javascript.feature

11 lines
336 B
Gherkin
Raw Normal View History

@chrome @en.wikipedia.beta.wmflabs.org @firefox @integration @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
Then I am on Special Notifications page