Uses of Class
org.openqa.selenium.devtools.v147.audits.model.AdAncestry
Packages that use AdAncestry
-
Uses of AdAncestry in org.openqa.selenium.devtools.v147.audits.model
Methods in org.openqa.selenium.devtools.v147.audits.model that return AdAncestryModifier and TypeMethodDescriptionSelectivePermissionsInterventionIssueDetails.getAdAncestry()Why the ad script using the API is considered an ad.Constructors in org.openqa.selenium.devtools.v147.audits.model with parameters of type AdAncestryModifierConstructorDescriptionSelectivePermissionsInterventionIssueDetails(String apiName, AdAncestry adAncestry, Optional<StackTrace> stackTrace)