kgress / scaffold

A Java based Selenium WebDriver abstraction
MIT License
4 stars 7 forks source link

Saucelabs tunnel should not be required #20

Closed kgress closed 5 years ago

kgress commented 5 years ago

Bug

Currently, when starting a Saucelabs connection, we require the tunnel identifier.

Expected

When attempting a connection with Saucelabs, we shouldn't require the saucelab tunnel. The tunnel is only required when using a vpn to allow saucelabs to hit a private dns.