Uses of Package
org.openqa.selenium.devtools.v109.storage.model
-
Packages that use org.openqa.selenium.devtools.v109.storage.model Package Description org.openqa.selenium.devtools.v109.storage org.openqa.selenium.devtools.v109.storage.model -
Classes in org.openqa.selenium.devtools.v109.storage.model used by org.openqa.selenium.devtools.v109.storage Class Description CacheStorageContentUpdated A cache's contents have been modified.IndexedDBContentUpdated The origin's IndexedDB object store has been modified.IndexedDBListUpdated The origin's IndexedDB database list has been modified.InterestGroupAccessed One of the interest groups was accessed by the associated page.InterestGroupDetails The full details of an interest group.SerializedStorageKey SharedStorageAccessed Shared storage was accessed by the associated page.SharedStorageEntry Struct for a single key-value pair in an origin's shared storage.SharedStorageMetadata Details for an origin's shared storage.TrustTokens Pair of issuer origin and number of available (signed, but not used) Trust Tokens from that issuer.UsageForType Usage for a storage type. -
Classes in org.openqa.selenium.devtools.v109.storage.model used by org.openqa.selenium.devtools.v109.storage.model Class Description InterestGroupAccessType Enum of interest group access types.InterestGroupAd Ad advertising element inside an interest group.SharedStorageAccessParams Bundles the parameters for shared storage access events whose presence/absence can vary according to SharedStorageAccessType.SharedStorageAccessType Enum of shared storage access types.SharedStorageReportingMetadata Pair of reporting metadata details for a candidate URL for `selectURL()`.SharedStorageUrlWithMetadata Bundles a candidate URL with its reporting metadata.StorageType Enum of possible storage types.