Create users and pages for Selenium tests using action API
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Mon, 8 May 2017 10:10:18 +0000 (12:10 +0200)
committerKrinkle <krinklemail@gmail.com>
Fri, 7 Jul 2017 04:59:14 +0000 (04:59 +0000)
commit853cba1debce646dd01b819402cb4c6d3c590c56
tree1b3d6588c344c4d0e4f89773f2f7020acf7963bf
parent8e185ecb2b53217665ea53f63119a28b3f80ff56
Create users and pages for Selenium tests using action API

This will make tests slightly more robust.

Bug: T164721
Bug: T167502
Change-Id: I9b2fea77b28af4f7f521490a0105e7d04730bc87
package.json
tests/selenium/.eslintrc.json
tests/selenium/README.md
tests/selenium/pageobjects/createaccount.page.js
tests/selenium/pageobjects/edit.page.js
tests/selenium/pageobjects/userlogout.page.js [deleted file]
tests/selenium/specs/page.js
tests/selenium/specs/user.js