Uses of Class
org.openqa.selenium.devtools.v111.domstorage.model.SerializedStorageKey
-
Packages that use SerializedStorageKey Package Description org.openqa.selenium.devtools.v111.domstorage.model -
-
Uses of SerializedStorageKey in org.openqa.selenium.devtools.v111.domstorage.model
Methods in org.openqa.selenium.devtools.v111.domstorage.model that return types with arguments of type SerializedStorageKey Modifier and Type Method Description java.util.Optional<SerializedStorageKey>StorageId. getStorageKey()Represents a key by which DOM Storage keys its CachedStorageAreas
-