Class SessionSlot

java.lang.Object
org.openqa.selenium.grid.node.local.SessionSlot
All Implemented Interfaces:
Function<CreateSessionRequest,Either<WebDriverException,ActiveSession>>, Predicate<Capabilities>, HttpHandler