Uses of Class
org.openqa.selenium.devtools.v141.page.model.AdScriptId
Packages that use AdScriptId
-
Uses of AdScriptId in org.openqa.selenium.devtools.v141.page.model
Methods in org.openqa.selenium.devtools.v141.page.model that return types with arguments of type AdScriptIdModifier and TypeMethodDescriptionAdScriptAncestry.getAncestryChain()A chain of `AdScriptId`s representing the ancestry of an ad script that led to the creation of a frame.Constructor parameters in org.openqa.selenium.devtools.v141.page.model with type arguments of type AdScriptIdModifierConstructorDescriptionAdScriptAncestry(List<AdScriptId> ancestryChain, Optional<String> rootScriptFilterlistRule)