JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.openqa.selenium.grid.distributor.local
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.openqa.selenium.grid.distributor.local
@NullMarked
package
org.openqa.selenium.grid.distributor.local
Related Packages
Package
Description
org.openqa.selenium.grid.distributor
The
Distributor
is responsible for assigning new calls to Create Session to a
Node
.
org.openqa.selenium.grid.distributor.config
org.openqa.selenium.grid.distributor.httpd
org.openqa.selenium.grid.distributor.redis
org.openqa.selenium.grid.distributor.remote
org.openqa.selenium.grid.distributor.selector
Classes
Class
Description
LocalDistributor
LocalGridModel
LocalNodeRegistry
Default implementation of
NodeRegistry
that keeps nodes in memory.