Selenium: Hide VE welcome and beta dialogs
authorKosta Harlan <kharlan@wikimedia.org>
Mon, 30 Sep 2019 19:07:57 +0000 (21:07 +0200)
committerKosta Harlan <kharlan@wikimedia.org>
Mon, 30 Sep 2019 19:57:23 +0000 (21:57 +0200)
Remove uses of setLocalStorage (incompatible with chromedriver >= 75)
and also requires slightly fewer requests since BlankPage.open()
doesn't need to be invoked.

Bug: T234002
Change-Id: I4cfb4fe17a3c99bfcb7ff39ac6db60f5c5e8a687


No differences found