コード例 #1
0
 @Override
 public boolean isElementExists(By by) {
   return delegate.isElementExists(by);
 }