Hi , I try to browse file from "c:\testfile" and I have to click enter after I put text in the label. I use: importShell.bot().comboBox(0).pressShortcut(Keystrokes.toKeys(0, '\n')); but I have this Exception: Exception in thread "AWT-Shutdown" Exception in thread "WorkbenchTestable" Do you Have any idea what I have to do?
_______________________________________________ swtbot-dev mailing list swtbot-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/swtbot-dev