-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wait for Sauce Connect to be ready, not just bound to port
For Sauce Connect 4.4.12 on macOS 10.10.13, relying on the readyfile to check startup is not accurate. Prior to this change, the handler was looking for Sauce Connect to be bound to the Selenium Relay port, which does not indicate readyness. resolves #66
- Loading branch information
1 parent
9ae247e
commit c7b67ab
Showing
2 changed files
with
22 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters