mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-16 10:50:52 +00:00
11 lines
330 B
Gherkin
11 lines
330 B
Gherkin
|
@chrome @en.m.wikipedia.beta.wmflabs.org @firefox @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
|