Don't use Sauce Connect's Selenium Relay #1151
Labels
domain-tunnels
Related to Intern's webdriver tunnels (formerly Dig Dug)
effort-medium
This may take a couple of days
enhancement
A new or improved feature
priority-medium
This should get done, but it's not a high priority
Intern 4.x and 5-pre use Sauce Connect's Selenium Relay when running tests on Sauce. Sauce Connect is setup to listen on the standard Selenium port 4444 with the
-P
option, and Intern treats it like a local Selenium server. Sauce doesn't recommend this, and the functionality will be removed in a future release.Instead, Intern should use Sauce over HTTPS, similarly to how BrowserStackTunnel works.
The text was updated successfully, but these errors were encountered: