authenticator-rs icon indicating copy to clipboard operation
authenticator-rs copied to clipboard

Add a C API for the WebDriver service

Open jcjones opened this issue 5 years ago • 0 comments

For Gecko to use the WebDriver feature, Gecko needs to be able to trigger manager.add_webdriver_virtual_bus(); and potentially may need to provide a port (which would be a refactor).

Add such an API after determining what Gecko actually needs.

jcjones avatar Nov 11 '20 15:11 jcjones