public boolean auto_isInputElementEmpty(By inputLocator) { return this.auto_isInputElementEmpty(this.auto_getWebElement(inputLocator)); }