| # Dependencies | |
| Before you run the tests you need to install the following: | |
| * Chrome or Chromium | |
| * chromedriver (major version must be the same as Chrome's) | |
| * wasm-pack | |
| # Run tests | |
| Just call `run-all.sh` or `run.sh` in the test directory you are interested. | |