hound icon indicating copy to clipboard operation
hound copied to clipboard

Add geckodriver support

Open valpackett opened this issue 5 years ago • 0 comments

Unfortunately, it doesn't support multiple sessions (not just concurrent — you can only create a session once in the lifetime of the geckodriver process) https://github.com/mozilla/geckodriver/issues/882 so it's not even possible to run the test suite. But this works well enough for my purposes.

valpackett avatar Apr 10 '19 19:04 valpackett