Scott Babcock
Scott Babcock
@diemol It seems like you're advocating for ignoring all extension capabilities for purposes of slot matching. This approach would mean that custom matchers would be required in all scenarios where...
@diemol I can revise my PR to implement this strategy. It is significantly less complex to implement and much easier to describe. I'll update the unit tests accordingly. Is the...
@diemol Yes, but you can only specify one custom matcher. If you need sessions from multiple vendors, this means running with multiple hubs. With a slot matcher extension mechanism, vendor-specific...
The `codiumai-pr-agent-pro` suggestions are all entirely off the mark.
I think you'll notice a pronounced performance improvement by using the **Capabilities** API instead of copying all of the **WebClientOptions** properties en masse with the `importOptions` method.
@rbri Absolutely! Were those unit tests running faster with these revisions? Also, do you have a timeline for releasing **HtmlUnit** 4.4.0 with that hidden element fix?