hound icon indicating copy to clipboard operation
hound copied to clipboard

Gecko Support

Open cdesch opened this issue 7 years ago • 1 comments

Will there be support for the Gecko web driver? I can start working on this a bit, but I'm fairly new to working with webdrivers.

cdesch avatar Jul 23 '17 06:07 cdesch

It should work with selenium for now. Geckodriver implements the webdriver protocol so it should be possible to allow direct communication with it without going through selenium. If you want to give it a try, we are very open to pull requests. Thank you.

danhper avatar Aug 07 '17 10:08 danhper