Selenium: replace UserLoginPage with BlankPage where possible
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Fri, 10 May 2019 15:56:42 +0000 (17:56 +0200)
committerZfilipin <zfilipin@wikimedia.org>
Mon, 8 Jul 2019 13:44:32 +0000 (13:44 +0000)
When using local storage, any page has to be open. UserLoginPage is usually used.
BlankPage should be slightly faster to load. It also makes it more clear than
any page would do the job.

Change-Id: I50b23993065ad6b093a6cc951d00b0bf7a3d5e68


No differences found