Uses of Class
org.openqa.selenium.remote.NewSessionPayload
Packages that use NewSessionPayload
-
Uses of NewSessionPayload in org.openqa.selenium.remote
Methods in org.openqa.selenium.remote that return NewSessionPayloadModifier and TypeMethodDescriptionstatic NewSessionPayload
NewSessionPayload.create
(Collection<Capabilities> caps) static NewSessionPayload
static NewSessionPayload
NewSessionPayload.create
(Capabilities caps) static NewSessionPayload
NewSessionPayload.create
(Contents.Supplier supplier) Methods in org.openqa.selenium.remote with parameters of type NewSessionPayloadModifier and TypeMethodDescriptionProtocolHandshake.createSession
(HttpHandler client, NewSessionPayload payload)