org.openqa.selenium.WebDriverException: java.lang.NoSuchMethodException: org.openqa.selenium.remote.ProtocolHandshake.createSession(org.openqa.selenium.remote.http.HttpHandler,java.util.function.Supplier,long)

Update to v. 9.2.2
Always check the compatibility matrix to see if the current java client version is compatible to the selenium one

4 Likes