Uses of Class
org.openqa.selenium.devtools.v141.storage.Storage.GetUsageAndQuotaResponse
Packages that use Storage.GetUsageAndQuotaResponse
-
Uses of Storage.GetUsageAndQuotaResponse in org.openqa.selenium.devtools.v141.storage
Methods in org.openqa.selenium.devtools.v141.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.