mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 23:05:35 +00:00
53cb5a3ffd
Change-Id: I8d9e9ae2cafa18a9a680abdca8c4224ef10a08b6
16 lines
519 B
Gherkin
16 lines
519 B
Gherkin
@ie6-bug @ie7-bug @ie8-bug @ie9-bug @ie10-bug @test2.wikipedia.org
|
|
Feature: VisualEditor
|
|
|
|
@login
|
|
Scenario: Basic edit
|
|
Given I am at my user page
|
|
When I edit the page with Editing with
|
|
And I see the IP warning signs
|
|
And I click Save page
|
|
And I do not see This is a minor edit
|
|
And I click Review your changes
|
|
And I click Return to save form
|
|
And I edit the description of the change
|
|
And I click Save page the second time
|
|
Then Page text should contain the string
|