Uses of Class
org.openqa.selenium.devtools.v123.storage.Storage.GetUsageAndQuotaResponse
Packages that use Storage.GetUsageAndQuotaResponse
-
Uses of Storage.GetUsageAndQuotaResponse in org.openqa.selenium.devtools.v123.storage
Methods in org.openqa.selenium.devtools.v123.storage that return types with arguments of type Storage.GetUsageAndQuotaResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Storage.GetUsageAndQuotaResponse>Storage.getUsageAndQuota(String origin) Returns usage and quota in bytes.