Uses of Class
org.openqa.selenium.grid.data.NodeStatus
-
Packages that use NodeStatus Package Description org.openqa.selenium.grid.data -
-
Uses of NodeStatus in org.openqa.selenium.grid.data
Methods in org.openqa.selenium.grid.data that return NodeStatus Modifier and Type Method Description static NodeStatus
NodeStatus. fromJson(java.util.Map<java.lang.String,java.lang.Object> raw)
Constructors in org.openqa.selenium.grid.data with parameters of type NodeStatus Constructor Description NodeStatusEvent(NodeStatus status)
-