Page MenuHomePhabricator
Paste P12994

Outreachy: Selenium Microtasks, Task #5- Hulya
ActivePublic

Authored by Hulya on Oct 14 2020, 4:03 PM.
Tags
None
Referenced Files
F32384707: Outreachy: Selenium Microtasks, Task #5- Hulya
Oct 14 2020, 4:03 PM
Subscribers
None
> @ selenium-test /Users/hulyakarakaya/core
> wdio ./tests/selenium/wdio.conf.js
Execution of 6 spec files started at 2020-10-14T16:00:07.762Z
[0-0] RUNNING in chrome - /tests/selenium/wdio-mediawiki/specs/BlankPage.js
[0-0] (node:4156) DeprecationWarning: Got: "options.rejectUnauthorized" is now deprecated, please use "options.https.rejectUnauthorized"
[0-0]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/BlankPage-should-have-its-title-%40daily.png
[0-0] PASSED in chrome - /tests/selenium/wdio-mediawiki/specs/BlankPage.js
[0-1] RUNNING in chrome - /tests/selenium/specs/page.js
[0-1] (node:4230) DeprecationWarning: Got: "options.rejectUnauthorized" is now deprecated, please use "options.https.rejectUnauthorized"
[0-1] [09:00:13] [S] [MWBOT] Login successful: Admin@http://localhost:8080/w
[0-1]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/Page-should-be-previewable.png
[0-1]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/Page-should-be-creatable.png
[0-1]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/Page-should-be-re-creatable.png
[0-1]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/Page-should-be-editable-%40daily.png
[0-1]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/Page-should-have-history-%40daily.png
[0-1]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/Page-should-be-deletable.png
[0-1]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/Page-should-be-restorable.png
[0-1]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/Page-should-be-undoable.png
[0-1] PASSED in chrome - /tests/selenium/specs/page.js
[0-2] RUNNING in chrome - /tests/selenium/specs/rollback.js
[0-2] (node:4421) DeprecationWarning: Got: "options.rejectUnauthorized" is now deprecated, please use "options.https.rejectUnauthorized"
[0-2] PASSED in chrome - /tests/selenium/specs/rollback.js
[0-3] RUNNING in chrome - /tests/selenium/specs/specialrecentchanges.js
[0-3] (node:4459) DeprecationWarning: Got: "options.rejectUnauthorized" is now deprecated, please use "options.https.rejectUnauthorized"
[0-3] [09:01:16] [S] [MWBOT] Login successful: Admin@http://localhost:8080/w
[0-3]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/Special%3ARecentChanges-shows-page-creation.png
[0-3] PASSED in chrome - /tests/selenium/specs/specialrecentchanges.js
[0-4] RUNNING in chrome - /tests/selenium/specs/specialwatchlist.js
[0-4] (node:4492) DeprecationWarning: Got: "options.rejectUnauthorized" is now deprecated, please use "options.https.rejectUnauthorized"
[0-4] [09:01:22] [S] [MWBOT] Login successful: Admin@http://localhost:8080/w
[0-4]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/Special%3AWatchlist-should-show-page-with-new-edit.png
[0-4] PASSED in chrome - /tests/selenium/specs/specialwatchlist.js
[0-5] RUNNING in chrome - /tests/selenium/specs/user.js
[0-5] (node:4549) DeprecationWarning: Got: "options.rejectUnauthorized" is now deprecated, please use "options.https.rejectUnauthorized"
[0-5] [09:01:37] [S] [MWBOT] Login successful: Admin@http://localhost:8080/w
[0-5]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/User-should-be-able-to-create-account.png
[0-5]
Screenshot location: /Users/hulyakarakaya/core/tests/selenium/log/User-should-be-able-to-log-in-%40daily.png
[0-5] PASSED in chrome - /tests/selenium/specs/user.js
"dot" Reporter:
....................
Spec Files: 6 passed, 6 total (100% completed) in 00:01:42
(base) Hulyas-MBP:core hulyakarakaya$