Package org.openqa.selenium.remote
Class DomMutation
java.lang.Object
org.openqa.selenium.remote.DomMutation
-
Constructor Summary
ConstructorDescriptionDomMutation
(WebElement element, String attributeName, String currentValue, String oldValue) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DomMutation
-
-
Method Details
-
getElement
-
getAttributeName
-
getCurrentValue
-
getOldValue
-