c68ed8963f
Signed-off-by: hardlydearly <799511800@qq.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md | ||
webdriver.json |
README.md
Run the tests with:
RUST_LOG=wasm_bindgen_test_runner wasm-pack test --chrome --headless
Or:
wasm-pack test --chrome
If you get an "invalid session id" failure in headless mode, check that logs and it may well be that your ChromeDriver is not at the same version as your browser.