Hello! 

I've encountered a problem in accessing deeply hidden items in "Preferences" 
dialog.

I can't access radiobuttons and text controls if they are into a group. See 
Window->Preferences->General dialog, there the "Double click" and "Single 
click" radiobuttons are grouped into the "Open mode" group. When I try to call 

bot.radio("Single click").click();

it fails with an WidgetNotFoundException. 

How do I access such grouped items?

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
SWTBot-users mailing list
SWTBot-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swtbot-users
http://swtbot.org/ - a functional testing tool for SWT/Eclipse

Reply via email to