Uses of Class
org.openqa.selenium.grid.config.DescribedOption
-
Packages that use DescribedOption Package Description org.openqa.selenium.grid.config -
-
Uses of DescribedOption in org.openqa.selenium.grid.config
Methods in org.openqa.selenium.grid.config that return types with arguments of type DescribedOption Modifier and Type Method Description static java.util.Set<DescribedOption>
DescribedOption. findAllMatchingOptions(java.util.Collection<Role> roles)
Methods in org.openqa.selenium.grid.config with parameters of type DescribedOption Modifier and Type Method Description int
DescribedOption. compareTo(DescribedOption o)
-