jenkins-bot has submitted this change and it was merged. Change subject: Fixed failing iOS tests ......................................................................
Fixed failing iOS tests Looks like iOS does not really understand #send_keys. Instead of sending :enter or :return, it prints funny icons. Shoe for :enter and t-shirt for :return. Summiting the form instead of sending :enter key. It does the same thing and does not confuse iOS. For a screenshot of a t-shirt icon instead of :return see the bottom of this page: https://saucelabs.com/tests/9cfbf395848a47808cb14ee692bdeb82 The test now checks page URL to make sure San Francisco Chronicle page really opens. Change-Id: Ifadd4ccc9724d917ee56634011d8de54bd261c87 --- M tests/acceptance/features/step_definitions/watchlist_steps.rb M tests/acceptance/features/support/pages/home_page.rb 2 files changed, 3 insertions(+), 1 deletion(-) Approvals: Cmcmahon: Verified; Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/45266 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifadd4ccc9724d917ee56634011d8de54bd261c87 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> Gerrit-Reviewer: Cmcmahon <[email protected]> Gerrit-Reviewer: Mgrover <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
