mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +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
14 lines
438 B
Gherkin
14 lines
438 B
Gherkin
@en.wikipedia.beta.wmflabs.org @firefox @language_screenshot
|
|
Feature: Language Screenshot
|
|
|
|
Scenario: VisualEditor_Toolbar_Headings
|
|
Given I am editing a random page
|
|
When I click the down arrow on Headings interface
|
|
Then I should see Headings pull-down menu
|
|
|
|
Scenario: VisualEditor_Toolbar_Formatting
|
|
Given I am editing a random page
|
|
When I click the text style menu
|
|
Then I should see Formatting pull-down menu
|
|
|