library · inferred from evidence
RetryRequest
Read-timeout retry policy introduced to fix the bug in Selenium.
- 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