Class AdRelatedStateUpdated
java.lang.Object
org.openqa.selenium.devtools.v148.dom.model.AdRelatedStateUpdated
Fired when a node's ad related state changes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe provenance of the ad related node, if it is ad related.The id of the node.
-
Constructor Details
-
AdRelatedStateUpdated
-
-
Method Details
-
getNodeId
The id of the node. -
getAdProvenance
The provenance of the ad related node, if it is ad related.
-