Rachel99 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/75868


Change subject: fixed the scenario because anonymous user behavior changed
......................................................................

fixed the scenario because anonymous user behavior changed

Change-Id: Ib2e0ed070eca0d188f22e816e0c404ed9864a4f9
---
M features/visual_editor.feature
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests 
refs/changes/68/75868/1

diff --git a/features/visual_editor.feature b/features/visual_editor.feature
index 0d2a31f..43a55a5 100644
--- a/features/visual_editor.feature
+++ b/features/visual_editor.feature
@@ -1,12 +1,12 @@
 @ie6-bug  @ie7-bug  @ie8-bug @test2.wikipedia.org
 Feature: VisualEditor
 
-  Scenario: Visual editor does not appear if user is not logged in
+  Scenario: Visual editor appears if user is not logged in
     Given I am not logged in
     When I am at random page
       And I click the Edit link on the wiki page
-    Then Edit Source page should open
-      And textbox with source text appears
+    Then Visual Editor page should open
+      And Visual Editor toolbar should appear
 
   Scenario: Visual editor appears if user is logged in
      Given I am logged in

-- 
To view, visit https://gerrit.wikimedia.org/r/75868
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib2e0ed070eca0d188f22e816e0c404ed9864a4f9
Gerrit-PatchSet: 1
Gerrit-Project: qa/browsertests
Gerrit-Branch: master
Gerrit-Owner: Rachel99 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to