https://bugzilla.wikimedia.org/show_bug.cgi?id=44299
--- Comment #9 from Ċ½eljko Filipin <[email protected]> --- S, I have added the check when opening login page[1]. Next steps: 1) We could add the check to every place where we check a page. That should not be a lot of work. 2) If we monkey patch PageObject::PageFactory#visit_page[2] the check would automatically run every time a test opens a page. That should be trivial to implement, but I am not sure if there is a better way. Chris, what do you think? [1] https://gerrit.wikimedia.org/r/#/c/47027/ [2] http://stackoverflow.com/q/14635290/17469 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
