Skip to content

Commit 4b062e7

Browse files
ja8zyjitsdiemol
authored andcommitted
Update README.md (#904)
Updated the `Using a bash script to wait for the Grid` to be more explicit and save potential time while executing the `wait-for-grid.sh` file.
1 parent 3d96cd0 commit 4b062e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,8 @@ done
415415
>&2 echo "Selenium Grid is up - executing tests"
416416
exec $cmd
417417
```
418+
> Will require `jq` installed via `apt-get`, else the script will keep printing `Waiting` without completing the execution.
419+
418420
**Note:** If needed, replace `localhost` and `4444` for the correct values in your environment. Also, this script is polling indefinitely, you might want
419421
to tweak it and establish a timeout.
420422

0 commit comments

Comments
 (0)