mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-29 10:04:59 +00:00
11 lines
249 B
Gherkin
11 lines
249 B
Gherkin
|
@firefox
|
||
|
@en.wikipedia.beta.wmflabs.org
|
||
|
Feature: Basic features for no-js functionality
|
||
|
|
||
|
Background:
|
||
|
Given I am logged in
|
||
|
|
||
|
Scenario: Clicking alerts badge loads the alert popup
|
||
|
When I click the alert badge
|
||
|
Then I see the alert popup
|