2013-10-28 15:55:31 +00:00
|
|
|
@ie6-bug @ie7-bug @ie8-bug @ie9-bug @ie10-bug @en.wikipedia.beta.wmflabs.org @test2.wikipedia.org @login
|
2013-08-28 13:02:52 +00:00
|
|
|
Feature: VisualEditor References
|
|
|
|
|
2013-10-09 19:29:20 +00:00
|
|
|
Scenario: VisualEditor References
|
2013-08-28 13:02:52 +00:00
|
|
|
Given I am logged in
|
|
|
|
And I am at my user page
|
2013-09-11 16:39:21 +00:00
|
|
|
When I click Edit for VisualEditor
|
2013-08-28 13:02:52 +00:00
|
|
|
And I click Reference
|
2013-09-11 16:39:21 +00:00
|
|
|
And I can see the References User Interface
|
|
|
|
And I enter THIS IS CONTENT into Content box
|
2013-08-28 13:02:52 +00:00
|
|
|
And I click Insert reference
|
2013-09-06 16:24:23 +00:00
|
|
|
Then link to More menu should be visible
|