+ WindowOperationsHandler.class.getSimpleName()
+ " has been registered. You need to setup your own with the protected 'setWindowOperationsHandler' method available in your test class");
}
return handler.confirm(msg);
}
@PatchMethod
static String getTitle() {
return Document.get().getTitle();