Class CacheStorageListUpdated
java.lang.Object
org.openqa.selenium.devtools.v114.storage.model.CacheStorageListUpdated
A cache has been added/deleted.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOrigin to update.Storage key to update.
-
Constructor Details
-
CacheStorageListUpdated
-
-
Method Details
-
getOrigin
Origin to update. -
getStorageKey
Storage key to update.
-