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_IDstatic final BiConsumer<AttributeMap, SessionId> RemoteTags.SESSION_ID_EVENTMethods in org.openqa.selenium.remote that return SessionIdModifier and TypeMethodDescription@Nullable SessionIdCommand.getSessionId()@Nullable SessionIdRemoteWebDriver.getSessionId()Methods in org.openqa.selenium.remote with parameters of type SessionIdModifier and TypeMethodDescriptionprotected voidRemoteWebDriver.log(@Nullable 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