Uses of Class
org.openqa.selenium.devtools.v150.network.model.AdScriptIdentifier
Packages that use AdScriptIdentifier
-
Uses of AdScriptIdentifier in org.openqa.selenium.devtools.v150.network.model
Methods in org.openqa.selenium.devtools.v150.network.model that return types with arguments of type AdScriptIdentifierModifier and TypeMethodDescriptionAdAncestry.getAncestryChain()A chain of `AdScriptIdentifier`s representing the ancestry of an ad script that led to the creation of a resource or element.Constructor parameters in org.openqa.selenium.devtools.v150.network.model with type arguments of type AdScriptIdentifierModifierConstructorDescriptionAdAncestry(List<AdScriptIdentifier> ancestryChain, Optional<String> rootScriptFilterlistRule)