mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 02:51:50 +00:00
f850ddf73b
All other repositories have tests in “tests” folder. For more information see: http://lists.wikimedia.org/pipermail/qa/2014-July/001663.html http://lists.wikimedia.org/pipermail/qa/2014-July/001667.html http://lists.wikimedia.org/pipermail/qa/2014-July/001672.html Change-Id: Ib1e4fa4b7203bd8217615db1ceac23a329c081f1
9 lines
350 B
Gherkin
9 lines
350 B
Gherkin
@chrome @en.wikipedia.beta.wmflabs.org @firefox @test2.wikipedia.org
|
|
Feature: VisualEditor Options
|
|
|
|
Scenario:
|
|
Given I go to the "Options VisualEditor Test" page with content "Options VisualEditor Test"
|
|
And I click in the editable part
|
|
When I click the hamburger menu
|
|
And I click Options
|
|
Then I should see the options overlay |