Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » SWTBot Tutorial on Project Wiki don't work
SWTBot Tutorial on Project Wiki don't work [message #522899] Wed, 24 March 2010 12:52
Daniel Stein is currently offline Daniel SteinFriend
Messages: 11
Registered: July 2009
Junior Member
Hi everyone,

i want to use SWTBot. So i tried to follow the tutorial on

http://wiki.eclipse.org/SWTBot/UsersGuide#Quick_Start.

The test starts and the method call:

bot.viewByTitle("Welcome").close();

works like a charme but the call to

bot.menu("File");

terminates the whole test with an
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundExcep tion: The widget was null. Exception.

Thanks in adavance





Previous Topic:How to count the number of open editors in an Eclipse RCP Application?
Next Topic:IllegalArgumentException in Eclipse 3.6
Goto Forum:
  


Current Time: Fri Apr 19 21:10:19 GMT 2024

Powered by FUDForum. Page generated in 0.02762 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top