Skip to content

Running Compat Tests Locally

Amila Welihinda edited this page Mar 5, 2019 · 1 revision
# If you want to run tests on your local chrome canary installation, install
# and start selenium server. Note that you will need Java to run this 😢
yarn global add selenium-standalone@latest
selenium-standalone install
selenium-standalone start

Clone this wiki locally