Uses of Class
org.openqa.selenium.devtools.v148.network.model.AdAncestry
Packages that use AdAncestry
Package
Description
-
Uses of AdAncestry in org.openqa.selenium.devtools.v148.audits.model
Methods in org.openqa.selenium.devtools.v148.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.v148.audits.model with parameters of type AdAncestryModifierConstructorDescriptionSelectivePermissionsInterventionIssueDetails(String apiName, AdAncestry adAncestry, Optional<StackTrace> stackTrace) -
Uses of AdAncestry in org.openqa.selenium.devtools.v148.network.model
Methods in org.openqa.selenium.devtools.v148.network.model that return types with arguments of type AdAncestryModifier and TypeMethodDescriptionAdProvenance.getAdScriptAncestry()The script ancestry that created the ad, if any. -
Uses of AdAncestry in org.openqa.selenium.devtools.v148.page
Methods in org.openqa.selenium.devtools.v148.page that return types with arguments of type AdAncestryModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<AdAncestry> Page.getAdScriptAncestry(FrameId frameId)