Class Schema
- java.lang.Object
-
- org.openqa.selenium.devtools.v112.schema.Schema
-
@Deprecated public class Schema extends java.lang.Object
Deprecated.This domain is deprecated.
-
-
Constructor Summary
Constructors Constructor Description Schema()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static org.openqa.selenium.devtools.Command<java.util.List<Domain>>
getDomains()
Deprecated.Returns supported domains.
-
-
-
Method Detail
-
getDomains
public static org.openqa.selenium.devtools.Command<java.util.List<Domain>> getDomains()
Deprecated.Returns supported domains.
-
-