Cmcmahon has submitted this change and it was merged. Change subject: Refactoring: using new page-object API ......................................................................
Refactoring: using new page-object API The new API is more similar to Watir API and HTML element names. Using new Ruby 1.9 hash API. Using single quotes when defining page elements. Change-Id: I079c4945f521382a274ccfcad26964172c8aa221 --- M features/support/pages/aftv5_page.rb M features/support/pages/edit_page.rb M features/support/pages/learn_page.rb M features/support/pages/login_page.rb M features/support/pages/release_rights_page.rb M features/support/pages/upload_page.rb M features/support/pages/uploadwizard_page.rb 7 files changed, 79 insertions(+), 79 deletions(-) Approvals: Cmcmahon: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/34124 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I079c4945f521382a274ccfcad26964172c8aa221 Gerrit-PatchSet: 1 Gerrit-Project: qa/browsertests Gerrit-Branch: master Gerrit-Owner: Zfilipin <[email protected]> Gerrit-Reviewer: Cmcmahon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
