Class KeyPath
java.lang.Object
org.openqa.selenium.devtools.v129.indexeddb.model.KeyPath
Key path.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyPath
-
-
Method Details
-
getType
Key path type. -
getString
String value. -
getArray
Array value.
-