Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 280 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 280 Bytes

wait-for-sel-grid-startup

js script to wait for selenium grid to be up and running

Export the hub address as envirornment variable HUB_ADDRESS. default is localhost:4444/wd/hub Call this script before starting selenium tests to wait for the selenium grid to be up and running.