Class IdeInternalErrorUtils
java.lang.Object
com.redhat.devtools.intellij.commonuitest.utils.internalerror.IdeInternalErrorUtils
Manage IDE internal errors
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclearWindowsErrorsIfTheyAppear(com.intellij.remoterobot.RemoteRobot remoteRobot) Clear internal IDE errors on Windows
-
Field Details
-
LOGGER
-
-
Method Details
-
clearWindowsErrorsIfTheyAppear
public static void clearWindowsErrorsIfTheyAppear(com.intellij.remoterobot.RemoteRobot remoteRobot) Clear internal IDE errors on Windows- Parameters:
remoteRobot- instance of the RemoteRobot
-