public boolean auto_isElementEmpty(By locator) { return this.auto_isElementEmpty(this.auto_getWebElement(locator)); }