mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-01 09:26:37 +00:00
Merge "[browser test] Don't rely on existing page for anon edit test"
This commit is contained in:
commit
bfa15be3db
|
@ -2,7 +2,7 @@
|
||||||
Feature: VisualEditor
|
Feature: VisualEditor
|
||||||
|
|
||||||
Scenario: Basic edit
|
Scenario: Basic edit
|
||||||
Given I am at my user page
|
Given I go to the "Anonymous Edit Test" page with content "Anonymous Edit Test"
|
||||||
When I edit the page with Editing with
|
When I edit the page with Editing with
|
||||||
And I see the IP warning signs
|
And I see the IP warning signs
|
||||||
And I click Save page
|
And I click Save page
|
||||||
|
|
Loading…
Reference in a new issue