Add a tunnel for directly managing webdriver binaries #1072
Labels
domain-tunnels
Related to Intern's webdriver tunnels (formerly Dig Dug)
effort-high
This will take a while
enhancement
A new or improved feature
priority-high
Most important
See #314
Intern currently uses Selenium to manage browsers, which requires Java. The Java requirement is becoming more of a burden as time goes on, and most browsers have native WebDriver drivers at this point, so it would be worthwhile to add a tunnel class that could work with them directly. We already have logic in SeleniumTunnel to retrieve tunnel binaries; we'll just need to be able to configure and launch them.
The text was updated successfully, but these errors were encountered: