Uses of Interface
org.openqa.selenium.grid.node.ActiveSession
Packages that use ActiveSession
Package
Description
-
Uses of ActiveSession in org.openqa.selenium.grid.node
Classes in org.openqa.selenium.grid.node that implement ActiveSession -
Uses of ActiveSession in org.openqa.selenium.grid.node.config
Methods in org.openqa.selenium.grid.node.config that return types with arguments of type ActiveSessionModifier and TypeMethodDescriptionDriverServiceSessionFactory.apply
(CreateSessionRequest sessionRequest) -
Uses of ActiveSession in org.openqa.selenium.grid.node.docker
Classes in org.openqa.selenium.grid.node.docker that implement ActiveSessionMethods in org.openqa.selenium.grid.node.docker that return types with arguments of type ActiveSessionModifier and TypeMethodDescriptionDockerSessionFactory.apply
(CreateSessionRequest sessionRequest) -
Uses of ActiveSession in org.openqa.selenium.grid.node.local
Methods in org.openqa.selenium.grid.node.local that return ActiveSessionMethods in org.openqa.selenium.grid.node.local that return types with arguments of type ActiveSession -
Uses of ActiveSession in org.openqa.selenium.grid.node.relay
Methods in org.openqa.selenium.grid.node.relay that return types with arguments of type ActiveSession