Hi,
I try to test RCP application with swtbot and I have the
"ErrorWidgetNotFoundException" when I try to run the project through:
bot.menu("Project").menu("Run").click();
Although it's activated and Although I can get to the other widget Like :
bot.menu("File").menu("Import...").click();
I work with Kepler and have swtbot 2.1.1.
thanks
_______________________________________________
swtbot-dev mailing list
swtbot-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/swtbot-dev

Reply via email to