auto_getInputValue

public String auto_getInputValue(By locator) {
    WebElement element = this.auto_getWebElement(locator);
    return this.auto_getInputValue(element);
}
What are your feelings
Scroll al inicio