mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-23 22:03:39 +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
|
||||
|
||||
For more information see https://www.mediawiki.org/wiki/Selenium.
|
||||
For more information see https://www.mediawiki.org/wiki/Selenium
|
||||
|
||||
## Setup
|
||||
|
||||
Follow instructions from
|
||||
https://www.mediawiki.org/wiki/MediaWiki-Docker/MinervaNeue
|
||||
|
||||
Chromedriver has to run in one terminal window:
|
||||
|
||||
chromedriver --url-base=wd/hub --port=4444
|
||||
See https://www.mediawiki.org/wiki/MediaWiki-Docker/MinervaNeue
|
||||
|
||||
## Run all specs
|
||||
|
||||
In another terminal window:
|
||||
|
||||
npm run selenium-test
|
||||
|
||||
## Run specific tests
|
||||
|
|
Loading…
Reference in a new issue