Wow, for some mysterious reason everything works well now!  Sorry for 
disturbance, I must have really messed something:-)

Thanks for great job, Ketan - SWTBot is exactly the testing framework what we 
were looking for.


----- Original Message -----
From: "Ketan Padegaonkar" <[EMAIL PROTECTED]>
To: swtbot-users@lists.sourceforge.net
Sent: Monday, July 21, 2008 10:12:09 PM GMT +06:00 Almaty, Novosibirsk
Subject: Re: [SWTBot-users] Accessing controls in a group


On 21-Jul-08, at 1:44 PM, Sam Faktorovich wrote:

> 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.

I've not seen any issues with deeply nested items, as you point out.  
Could you turn on logging and see if SWTBot is looking at the right  
place for the control ? Logging was described previously in 
http://www.mail-archive.com/swtbot-users@lists.sourceforge.net/msg00114.html

Another issue I know of is that the preference dialog is blocking, and  
the line under question may not actually be executing. Could you put a  
sysout after the line which opens the preference dialog and see that  
the line actually gets executed ?

-- Ketan


-------------------------------------------------------------------------
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



-------------------------------------------------------------------------
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