On 08/28/2013 10:41 AM, Imad Sabaany wrote:
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?

Hi, can you please ask this on the SWTBot user forum? http://www.eclipse.org/forums/index.php/f/74/
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
My blog <http://mickaelistria.wordpress.com> - My Tweets <http://twitter.com/mickaelistria>
_______________________________________________
swtbot-dev mailing list
swtbot-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/swtbot-dev

Reply via email to