Uses of Class
org.openqa.selenium.devtools.security.model.SafetyTipInfo
-
Packages that use SafetyTipInfo Package Description org.openqa.selenium.devtools.security.model -
-
Uses of SafetyTipInfo in org.openqa.selenium.devtools.security.model
Methods in org.openqa.selenium.devtools.security.model that return types with arguments of type SafetyTipInfo Modifier and Type Method Description java.util.Optional<SafetyTipInfo>
VisibleSecurityState. getSafetyTipInfo()
The type of Safety Tip triggered on the page.
-