Class AttributeRemoved
java.lang.Object
org.openqa.selenium.devtools.v126.dom.model.AttributeRemoved
Fired when `Element`'s attribute is removed.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AttributeRemoved
-
-
Method Details
-
getNodeId
Id of the node that has changed. -
getName
A ttribute name.
-