@Override
 public Point getLocation(WebElement element) {
   return delegate.getLocation(element);
 }