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