2014-05-08 20:10:51 +00:00
|
|
|
@chrome @en.wikipedia.beta.wmflabs.org @firefox @login @test2.wikipedia.org
|
2013-08-28 13:02:52 +00:00
|
|
|
Feature: VisualEditor References
|
|
|
|
|
2014-05-08 20:10:51 +00:00
|
|
|
Background:
|
|
|
|
Given I go to the "References VisualEditor Test" page with content "References VisualEditor Test"
|
|
|
|
And I click in the editable part
|
|
|
|
|
2013-10-09 19:29:20 +00:00
|
|
|
Scenario: VisualEditor References
|
2014-05-02 19:31:14 +00:00
|
|
|
Given I click Reference
|
2013-09-11 16:39:21 +00:00
|
|
|
And I can see the References User Interface
|
2014-05-02 19:31:14 +00:00
|
|
|
When I enter THIS IS CONTENT into Content box
|
2013-08-28 13:02:52 +00:00
|
|
|
And I click Insert reference
|
2013-12-12 16:08:46 +00:00
|
|
|
Then link to Insert menu should be visible
|