Selenium tests should log in before creating pages
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Tue, 3 Oct 2017 09:17:39 +0000 (11:17 +0200)
committerŽeljko Filipin <zeljko.filipin@gmail.com>
Tue, 3 Oct 2017 09:46:01 +0000 (11:46 +0200)
commitd1439a3e67467dee3c1993943aa7cca1d7904e9e
tree6f770fa26010763242e4b6bfcf04451c09d136b6
parent6e067e541154d3c4c1decbe12f602177d4f38aeb
Selenium tests should log in before creating pages

MediaWiki Vagrant by default allows creating pages to anonymous users,
but other environments, like Beta Cluster, require user to log in
before creating pages.

Bug: T176315
Change-Id: I34eeaf3cc22a64be6580aa483b28885137ba60b6
tests/selenium/pageobjects/edit.page.js
tests/selenium/wdio.conf.jenkins.js
tests/selenium/wdio.conf.js