Uses of Interface
org.openqa.selenium.grid.data.SlotMatcher
-
Packages that use SlotMatcher Package Description org.openqa.selenium.grid.data -
-
Uses of SlotMatcher in org.openqa.selenium.grid.data
Classes in org.openqa.selenium.grid.data that implement SlotMatcher Modifier and Type Class Description classDefaultSlotMatcherDefault matching implementation for slots, loosely based on the requirements for capability matching from the WebDriver spec.
-