Uses of Class
org.openqa.selenium.devtools.schema.model.Domain
-
Packages that use Domain Package Description org.openqa.selenium.devtools.schema -
-
Uses of Domain in org.openqa.selenium.devtools.schema
Methods in org.openqa.selenium.devtools.schema that return types with arguments of type Domain Modifier and Type Method Description static Command<java.util.List<Domain>>
Schema. getDomains()
Deprecated.Returns supported domains.
-