Uses of Class
org.openqa.selenium.devtools.v100.page.model.AdFrameStatus
-
Packages that use AdFrameStatus Package Description org.openqa.selenium.devtools.v100.page.model -
-
Uses of AdFrameStatus in org.openqa.selenium.devtools.v100.page.model
Methods in org.openqa.selenium.devtools.v100.page.model that return types with arguments of type AdFrameStatus Modifier and Type Method Description java.util.Optional<AdFrameStatus>Frame. getAdFrameStatus()Indicates whether this frame was tagged as an ad and why.
-