Uses of Class
org.openqa.selenium.devtools.v141.storage.model.TrustTokens
Packages that use TrustTokens
-
Uses of TrustTokens in org.openqa.selenium.devtools.v141.storage
Methods in org.openqa.selenium.devtools.v141.storage that return types with arguments of type TrustTokensModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<List<TrustTokens>> Storage.getTrustTokens()Returns the number of stored Trust Tokens per issuer for the current browsing context.