mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-21 16:51:33 +00:00
Fix guide for tests in the remote browser (#1804)
This commit is contained in:
@ -127,7 +127,7 @@ Tests can be run on a remote webdriver. To do this, the above environment
|
||||
variables must be set as URL to the remote webdriver. For example:
|
||||
|
||||
```
|
||||
CHROMEDRIVER=http://remote.host/
|
||||
CHROMEDRIVER_REMOTE=http://remote.host/
|
||||
```
|
||||
|
||||
### Running the Tests in the Headless Browser
|
||||
|
Reference in New Issue
Block a user