Uses of Class
org.openqa.selenium.devtools.v150.network.model.AdProvenance
Packages that use AdProvenance
-
Uses of AdProvenance in org.openqa.selenium.devtools.v150.dom.model
Methods in org.openqa.selenium.devtools.v150.dom.model that return types with arguments of type AdProvenanceModifier and TypeMethodDescriptionAdRelatedStateUpdated.getAdProvenance()The provenance of the ad related node, if it is ad related.Node.getAdProvenance()Constructor parameters in org.openqa.selenium.devtools.v150.dom.model with type arguments of type AdProvenanceModifierConstructorDescriptionAdRelatedStateUpdated(NodeId nodeId, Optional<AdProvenance> adProvenance)