Class AdRelatedStateUpdated
java.lang.Object
org.openqa.selenium.devtools.v147.dom.model.AdRelatedStateUpdated
Fired when a node's ad related state changes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIf the node is ad related.The id of the node.
-
Constructor Details
-
AdRelatedStateUpdated
-
-
Method Details
-
getNodeId
The id of the node. -
getIsAdRelated
If the node is ad related.
-