Zfilipin has submitted this change and it was merged.

Change subject: changed the scripts to use Selenium_user instead of 
uploadwizardtest and removed the login success page now that we use Central Auth
......................................................................


changed the scripts to use Selenium_user instead of uploadwizardtest and 
removed the login success page now that we use Central Auth

Change-Id: Iaedf3fce16b9f4fae7114a4466dc7e87720f9789
---
M tests/acceptance/features/step_definitions/watchlist_steps.rb
1 file changed, 0 insertions(+), 4 deletions(-)

Approvals:
  Zfilipin: Verified; Looks good to me, approved



diff --git a/tests/acceptance/features/step_definitions/watchlist_steps.rb 
b/tests/acceptance/features/step_definitions/watchlist_steps.rb
index d2e091a..53fe11f 100644
--- a/tests/acceptance/features/step_definitions/watchlist_steps.rb
+++ b/tests/acceptance/features/step_definitions/watchlist_steps.rb
@@ -34,10 +34,6 @@
   on(LoginPage) do |page|
     page.login_with(@mediawiki_username, @mediawiki_password)
   end
-  on(LoginSuccessPage) do |page|
-    page.text.should include "signed in"
-    page.returntomain_link
-  end
 end
 
 When /^I search for an article and select the watchlist icon$/ do

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaedf3fce16b9f4fae7114a4466dc7e87720f9789
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Mgrover <[email protected]>
Gerrit-Reviewer: Cmcmahon <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to