public void auto_setTapElement(By locator) { WebElement element = this.auto_getWebElement(locator); this.auto_setTapElement(element); }