Uses of Class
org.openqa.selenium.remote.SessionId
Packages that use SessionId
-
Uses of SessionId in org.openqa.selenium.remote
Fields in org.openqa.selenium.remote with type parameters of type SessionIdModifier and TypeFieldDescriptionstatic final BiConsumer<Span,
SessionId> RemoteTags.SESSION_ID
static final BiConsumer<AttributeMap,
SessionId> RemoteTags.SESSION_ID_EVENT
Methods in org.openqa.selenium.remote that return SessionIdMethods in org.openqa.selenium.remote with parameters of type SessionIdModifier and TypeMethodDescriptionprotected void
RemoteWebDriver.log
(SessionId sessionId, String commandName, Object toLog, RemoteWebDriver.When when) Override this to be notified at key points in the execution of a command.Constructors in org.openqa.selenium.remote with parameters of type SessionId