Uses of Class
org.openqa.selenium.devtools.v97.storage.model.TrustTokens
-
Packages that use TrustTokens Package Description org.openqa.selenium.devtools.v97.storage -
-
Uses of TrustTokens in org.openqa.selenium.devtools.v97.storage
Methods in org.openqa.selenium.devtools.v97.storage that return types with arguments of type TrustTokens Modifier and Type Method Description static org.openqa.selenium.devtools.Command<java.util.List<TrustTokens>>Storage. getTrustTokens()Returns the number of stored Trust Tokens per issuer for the current browsing context.
-