George S. Baugh
George S. Baugh
The docker container uses Selenium Grid Server 4.9.0. Selenium 4 breaks the connection code and has for quite some time. I'm halfway thru making the necessary adjustments but had to...
Update on this -- I've released an early version of a S::R::D drop-in replacement as part of Selenium::Client -- Selenium::Client::Driver. The plan going forward is to try and integrate this...
oh, lol i was just doing everything in example.pl. I'll turn all that into xt tests
The error handler has no inherent protections against the handler itself exploding. Perhaps I should build some in? Wrapping it with an eval { ... } or do { ......
2 questions: Does it work when you provide `JSON::True` instead of `1`? Does the same work with set_preference()?