Titus Fortner

Results 506 comments of Titus Fortner

merged - 01a071116cb63a8ec3b8855876a57c7a7ceac835 & e7c80ffb26b58a7c315b776a2bf754f9d952122e

merged, thanks - 255caf9b09414bcebb5b92ad57401363530fdebe

Since this issue was opened, we've added support for unsigned addons in Firefox. You can add and remove signed & unsigned, directories or files. That's what is supported by Mozilla....

Yes, I'm saying that API needs to originate in geckodriver, not Selenium.

@nvborisenko do you have any interest in adding this ability to the Options? It is generally preferred to set timeout values once as part of the capabilities and then not...

The first step here is to determine what it takes in each language right now to get logging information about what Selenium is doing under the hood and add it...

I like what I get from the Ruby logs. Logging in other languages is less complete, and I would like to be able to see similar things implemented. When I...

With the updated filters for Java (`Logger.getLogger(RemoteWebDriver.class.getName()).setLevel(Level.FINE);`), I think we're essentially good for Java. So, I think that means we can update https://www.selenium.dev/documentation/webdriver/troubleshooting/logging/ with Java, Python & JS details?

I'm going to consider this issue good now that we have everything better documented, the only thing missing is .NET and I created #12729 to track that.

We haven't had the bandwidth / expertise to work on this, if you are available to help out, we'd love to work with you. We can be reached for discussion...