library · inferred from evidence
AsyncHttpClient
HTTP client library used in the Java client for Selenium, with a Netty timer component.
- Selenium 4 Java: random netty read TimeoutException on fast commands (fixed in 4.1.2)
Selenium 4 (Java client) randomly throws `java.util.concurrent.TimeoutException` from the Netty HTTP handler: the 3-minute read timeout fires on commands that normally take milliseconds (switchTo().defaultContent(), click(), sendKeys(), ale