2014-04-18 15:33:12 +00:00
|
|
|
@en.wikipedia.beta.wmflabs.org @firefox @login @test2.wikipedia.org
|
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-12-12 16:08:46 +00:00
|
|
|
Then link to Insert menu should be visible
|