Uses of Class
org.openqa.selenium.devtools.v147.audits.model.AdScriptIdentifier
Packages that use AdScriptIdentifier
-
Uses of AdScriptIdentifier in org.openqa.selenium.devtools.v147.audits.model
Methods in org.openqa.selenium.devtools.v147.audits.model that return types with arguments of type AdScriptIdentifierModifier and TypeMethodDescriptionAdAncestry.getAdAncestryChain()The ad-script in the stack when the offending script was loaded.Constructor parameters in org.openqa.selenium.devtools.v147.audits.model with type arguments of type AdScriptIdentifierModifierConstructorDescriptionAdAncestry(List<AdScriptIdentifier> adAncestryChain, Optional<String> rootScriptFilterlistRule)