Class AdFrameStatus
java.lang.Object
org.openqa.selenium.devtools.v123.page.model.AdFrameStatus
Indicates whether a frame has been identified as an ad and why.
-
Constructor Summary
ConstructorsConstructorDescriptionAdFrameStatus
(AdFrameType adFrameType, Optional<List<AdFrameExplanation>> explanations) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AdFrameStatus
-
-
Method Details
-
getAdFrameType
-
getExplanations
-