public interface CanReplaceElementValue extends ExecutesMethod
Modifier and Type | Method and Description |
---|---|
default void |
replaceElementValue(org.openqa.selenium.remote.RemoteWebElement element,
java.lang.String value)
Replaces element value with the given one.
|
execute, execute