mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-22 09:11:35 +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:
|
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
|
### Running the Tests in the Headless Browser
|
||||||
|
Reference in New Issue
Block a user