mediawiki-extensions-Visual.../modules/ve-mw/tests/browser/features/references.feature
Cmcmahon f7a7a89d00 [BrowserTest] remove tests from the Jenkins builds known to fail for Chrome
No combination of WebDriver for any version of Chrome on Linux
works 100% correctly.

Remove the failing tests for now.

Change-Id: I46be2c2c857e93234c839d32f1c0d4224733d0f7
2014-11-21 21:26:20 +00:00

23 lines
755 B
Gherkin

@en.wikipedia.beta.wmflabs.org @firefox @internet_explorer_10 @login @safari @test2.wikipedia.org
Feature: VisualEditor References
Mothballed scenario pending updates to ui:
cenario: Reusing an existing reference
hen I edit the page with Some content related to existing reference
nd I create a reference using existing reference
hen first link to reference should be visible
nd second link to reference should be visible
Background:
Given I go to a page that has references
And I click in the editable part
Scenario: Creating VisualEditor Reference
Given I click Reference
And I can see the References User Interface
When I click Insert references list
Then link to Insert menu should be visible