Uses of Class
org.openqa.selenium.devtools.v121.indexeddb.model.KeyRange
Packages that use KeyRange
-
Uses of KeyRange in org.openqa.selenium.devtools.v121.indexeddb
Methods in org.openqa.selenium.devtools.v121.indexeddb with parameters of type KeyRangeModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void>IndexedDB.deleteObjectStoreEntries(Optional<String> securityOrigin, Optional<String> storageKey, Optional<StorageBucket> storageBucket, String databaseName, String objectStoreName, KeyRange keyRange) Delete a range of entries from an object store