mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-27 15:40:15 +00:00
selenium: Update README.md file
Bug: T282237 Change-Id: Ia26bba12ede5e1055122387e36007887669267f8
This commit is contained in:
parent
0a942560dc
commit
67e47ac0bd
|
@ -1,20 +1,13 @@
|
||||||
# Selenium tests
|
# Selenium tests
|
||||||
|
|
||||||
For more information see https://www.mediawiki.org/wiki/Selenium.
|
For more information see https://www.mediawiki.org/wiki/Selenium
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
Follow instructions from
|
See https://www.mediawiki.org/wiki/MediaWiki-Docker/MinervaNeue
|
||||||
https://www.mediawiki.org/wiki/MediaWiki-Docker/MinervaNeue
|
|
||||||
|
|
||||||
Chromedriver has to run in one terminal window:
|
|
||||||
|
|
||||||
chromedriver --url-base=wd/hub --port=4444
|
|
||||||
|
|
||||||
## Run all specs
|
## Run all specs
|
||||||
|
|
||||||
In another terminal window:
|
|
||||||
|
|
||||||
npm run selenium-test
|
npm run selenium-test
|
||||||
|
|
||||||
## Run specific tests
|
## Run specific tests
|
||||||
|
|
Loading…
Reference in a new issue