hound
hound copied to clipboard
Add geckodriver support
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.