Skip to content

Add a tunnel for directly managing webdriver binaries #1072

Open
@jason0x43

Description

@jason0x43

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.

Metadata

Metadata

Labels

domain-tunnelsRelated to Intern's webdriver tunnels (formerly Dig Dug)effort-highThis will take a whileenhancementA new or improved featurepriority-highMost important

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions