Page MenuHomePhabricator
Paste P10892

Output to Selenium tests
ActivePublic

Authored by Vidhi-Mody on Apr 4 2020, 7:11 PM.
Tags
None
Referenced Files
F31730779: raw.txt
Apr 4 2020, 7:11 PM
Subscribers
nobody@vidhi-Inspiron-13-5378:/mediawiki$ npm run selenium
> @ selenium /mediawiki
> bash ./tests/selenium/selenium.sh
Starting ChromeDriver 71.0.3578.80 on port 4444
Only local connections are allowed.
> @ selenium-test /mediawiki
> wdio ./tests/selenium/wdio.conf.js
Execution of 6 spec files started at 2020-04-04T19:08:42.338Z
[0-0] RUNNING in chrome - /tests/selenium/wdio-mediawiki/specs/BlankPage.js
[0-0] PASSED in chrome - /tests/selenium/wdio-mediawiki/specs/BlankPage.js
[0-1] RUNNING in chrome - /tests/selenium/specs/page.js
[0-1] [19:08:48] [S] [MWBOT] Login successful: Admin@http://localhost:8080/
[0-1] PASSED in chrome - /tests/selenium/specs/page.js
[0-2] RUNNING in chrome - /tests/selenium/specs/rollback.js
[0-2] PASSED in chrome - /tests/selenium/specs/rollback.js
[0-3] RUNNING in chrome - /tests/selenium/specs/specialrecentchanges.js
[0-3] [19:09:27] [S] [MWBOT] Login successful: Admin@http://localhost:8080/
[0-3] PASSED in chrome - /tests/selenium/specs/specialrecentchanges.js
[0-4] RUNNING in chrome - /tests/selenium/specs/specialwatchlist.js
[0-4] [19:09:34] [S] [MWBOT] Login successful: Admin@http://localhost:8080/
[0-4] PASSED in chrome - /tests/selenium/specs/specialwatchlist.js
[0-5] RUNNING in chrome - /tests/selenium/specs/user.js
[0-5] [19:09:44] [S] [MWBOT] Login successful: Admin@http://localhost:8080/
[0-5] PASSED in chrome - /tests/selenium/specs/user.js
"dot" Reporter:
....................
Spec Files: 6 passed, 6 total (100% completed) in 00:01:08