Uses of Class
org.openqa.selenium.devtools.v141.indexeddb.model.ObjectStoreIndex
Packages that use ObjectStoreIndex
-
Uses of ObjectStoreIndex in org.openqa.selenium.devtools.v141.indexeddb.model
Methods in org.openqa.selenium.devtools.v141.indexeddb.model that return types with arguments of type ObjectStoreIndexConstructor parameters in org.openqa.selenium.devtools.v141.indexeddb.model with type arguments of type ObjectStoreIndexModifierConstructorDescriptionObjectStore(String name, KeyPath keyPath, Boolean autoIncrement, List<ObjectStoreIndex> indexes)