mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-17 03:08:12 +00:00
0638296fb3
These no longer seem to be achieving their original intention and may even be causing the flakiness we experience now. Additional changes: * Disable some more tests in Firefox job Bug: T208808 Change-Id: I735ec0ff293cfd7aa60519c080a300bd40dc0abc
11 lines
321 B
Gherkin
11 lines
321 B
Gherkin
@chrome @en.m.wikipedia.beta.wmflabs.org @adminuser
|
|
Feature: Page actions menu when anonymous
|
|
|
|
Background:
|
|
Given I am using the mobile site
|
|
And I visit a protected page
|
|
|
|
Scenario: I cannot edit a protected page when anonymous
|
|
When I click the edit icon holder
|
|
Then I should see a toast notification
|