Uses of Class
org.openqa.selenium.remote.ProtocolHandshake.Result
Packages that use ProtocolHandshake.Result
-
Uses of ProtocolHandshake.Result in org.openqa.selenium.remote
Methods in org.openqa.selenium.remote that return ProtocolHandshake.ResultModifier and TypeMethodDescriptionProtocolHandshake.createSession
(org.openqa.selenium.remote.http.HttpHandler client, Command command) Methods in org.openqa.selenium.remote that return types with arguments of type ProtocolHandshake.ResultModifier and TypeMethodDescriptionorg.openqa.selenium.internal.Either<org.openqa.selenium.SessionNotCreatedException,
ProtocolHandshake.Result> ProtocolHandshake.createSession
(org.openqa.selenium.remote.http.HttpHandler client, NewSessionPayload payload)