@Override
 public void onPageStarted(String url) {
   mOnPageStartedHelper.notifyCalled(url);
 }