Package org.openqa.selenium.grid.data
@NullMarked
package org.openqa.selenium.grid.data
-
ClassDescriptionDefault matching implementation for slots, loosely based on the requirements for capability matching from the WebDriver spec.Represents a running instance of a WebDriver session.Data structure that carries session closure information for SessionClosedEvent.Event fired when a session is closed on a node.Data structure that carries session creation information for SessionCreatedEvent.Event fired when a new session is successfully created on a node.Event for user-defined session events fired from clients through the Grid.Data structure for user-defined session events.Used to determine how a
Slotcan match its stereotype to the capabilities sent in a particular New Session request.