kgress / scaffold

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

feat: Add parentTunnel capability for Sauce connections #59

Closed odonnellk closed 4 years ago

odonnellk commented 4 years ago

PR for #56. Adds the parentTunnel to the SauceContext and sets the capability in the WebDriverManager.

kgress commented 4 years ago

Thanks for adding this. Please append the commit with feat: at the beginning and I will merge