Package org.openqa.selenium.grid.node
Class ProxyNodeWebsockets
java.lang.Object
org.openqa.selenium.grid.node.ProxyNodeWebsockets
- All Implemented Interfaces:
BiFunction<String,
Consumer<org.openqa.selenium.remote.http.Message>, Optional<Consumer<org.openqa.selenium.remote.http.Message>>>
-
Constructor Summary
ConstructorsConstructorDescriptionProxyNodeWebsockets
(org.openqa.selenium.remote.http.HttpClient.Factory clientFactory, Node node, String gridSubPath) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.function.BiFunction
andThen
-
Constructor Details
-
ProxyNodeWebsockets
-
-
Method Details
-
apply
-