@Override
 public void switchToFrameByIndex(int index) {
   delegate.switchToFrameByIndex(index);
 }