Uses of Class
org.openqa.selenium.grid.node.Node
Packages that use Node
Package
Description
The
Distributor
is responsible for assigning new
calls to Create Session to a Node
.-
Uses of Node in org.openqa.selenium.grid.distributor
Methods in org.openqa.selenium.grid.distributor with parameters of type Node -
Uses of Node in org.openqa.selenium.grid.distributor.local
Methods in org.openqa.selenium.grid.distributor.local that return NodeMethods in org.openqa.selenium.grid.distributor.local with parameters of type Node -
Uses of Node in org.openqa.selenium.grid.distributor.remote
Methods in org.openqa.selenium.grid.distributor.remote with parameters of type Node -
Uses of Node in org.openqa.selenium.grid.node
Constructors in org.openqa.selenium.grid.node with parameters of type NodeModifierConstructorDescriptionProxyNodeWebsockets
(org.openqa.selenium.remote.http.HttpClient.Factory clientFactory, Node node, String gridSubPath) -
Uses of Node in org.openqa.selenium.grid.node.config
Methods in org.openqa.selenium.grid.node.config that return Node -
Uses of Node in org.openqa.selenium.grid.node.local
Subclasses of Node in org.openqa.selenium.grid.node.localMethods in org.openqa.selenium.grid.node.local that return Node -
Uses of Node in org.openqa.selenium.grid.node.remote
Subclasses of Node in org.openqa.selenium.grid.node.remote