> @ selenium-test /home/sahil/Desktop/newmedi/mediawiki > wdio ./tests/selenium/wdio.conf.js Execution of 6 spec files started at 2021-04-10T06:38:42.302Z [0-0] RUNNING in chrome - /tests/selenium/wdio-mediawiki/specs/BlankPage.js [0-0] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/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] [12:08:56] [S] [MWBOT] Login successful: Admin@http://localhost:8080/w [0-1] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/tests/selenium/log/Page-should-be-previewable.png [0-1] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/tests/selenium/log/Page-should-be-creatable.png [0-1] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/tests/selenium/log/Page-should-be-re-creatable.png [0-1] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/tests/selenium/log/Page-should-be-editable-%40daily.png [0-1] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/tests/selenium/log/Page-should-have-history-%40daily.png [0-1] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/tests/selenium/log/Page-should-be-deletable.png [0-1] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/tests/selenium/log/Page-should-be-restorable.png [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] [12:09:31] [S] [MWBOT] Login successful: Admin@http://localhost:8080/w [0-3] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/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] [12:09:37] [S] [MWBOT] Login successful: Admin@http://localhost:8080/w [0-4] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/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] [12:09:47] [S] [MWBOT] Login successful: Admin@http://localhost:8080/w [0-5] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/tests/selenium/log/User-should-be-able-to-create-account.png [0-5] Screenshot location: /home/sahil/Desktop/newmedi/mediawiki/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:11 Steps: 1)Set up docker and docker-compose 2).env file created in mediawiki/core 3)docker-compose.override.yml file created in mediawiki/core. 4)docker-compose up -d docker-compose exec mediawiki composer update docker-compose exec mediawiki /bin/bash /docker/install.sh 5)Installed fresh-node 6)npm ci 7)npm run selenium-test