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