Zfilipin has uploaded a new change for review. 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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/66/45266/1 -- To view, visit https://gerrit.wikimedia.org/r/45266 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifadd4ccc9724d917ee56634011d8de54bd261c87 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
