@Override
 public WebElement getElement(By by) {
   return delegate.getElement(by);
 }