Titus Fortner
Titus Fortner
We're going to try to get a patch release out tomorrow.
Can you help me better understand what you're looking for? Tools to build a Firefox addon seems a little out of scope for a browser autoamtion tool. Is your use...
Can you give me a reproducible case for the addon being disabled? Is it an issue of not being signed, or something else? I'm not an expert on extensions, so...
Ah, ok, so... there's a push by some on the team for us to get away from supporting profiles entirely and requiring users to pass in the prefs and args...
Yeah, I've had an open issue in geckodriver for not accepting the zipped profiles sent to a remote machine (probably because they were too large) for a few years. They...
sounds like we found the culprit!
No, this is great. We only guarded them that way because I want to be able to run locally on linux and remotely on travis/github and have everything "pass" for...
@YKRY35 is this something you can add as a PR to our code so we can better evaluate your solution? Thanks!
Looks like we're not actually using the latest version of docsy in our code right now either. Trying to update all the things right now. Let me put this in...
Ok, I got the selenium.dev example working. We're using a version of docsy from a couple months ago, but the only commits that might change things are in #1037, and...