Hi Ketan,
 I am using the following code to reach the combo

 SWTEclipseBot bot = new SWTEclipseBot();
 bot.comboBoxWithLabel("Class:").setSelection(2);

 For the dialog's code I must have permission from my manager because the
internal law of our company doesn't allow any employee to provide a code for
persons outside the compagnie.

 Can you just explain to me what is the strategy used by SWTbot Finder to
locate the widget. It will take a long time if I will try to understand it
by myself.

Thanksm


Ketan Padegaonkar-2 wrote:
> 
> Can you provide a snippet of SWTBot test that breaks this and the
> actual code for the form ?
> 
> -- Ketan
> 
> On Wed, Jul 30, 2008 at 7:38 PM, Mohamed Amine LIMAME
> <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>  I found a problem with the finder. I have some combo boxes in my dialog.
>> When I try to reach the combo whose label is LABEL 5, the value of the
>> combox whose Label is LABEL 1 is modified. The dialog is here
>> http://www.nabble.com/file/p18734094/PbWithCombo_1.bmp PbWithCombo_1.bmp
>> .
>>  I tried to add more space between the combos to keep label closer to the
>> boxes and the problem is the same. The new dialog is here
>> http://www.nabble.com/file/p18734094/PbWithCombo_2.bmp PbWithCombo_2.bmp
>>  Can you explain me how SWTBot find the widget. What can I do in my case?
>> Thanks
>> --
>> View this message in context:
>> http://www.nabble.com/Problem-with-the-widget-finder-tp18734094p18734094.html
>> Sent from the SWTBot Users List mailing list archive at Nabble.com.
>>
> 
> -------------------------------------------------------------------------
> 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
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-with-the-widget-finder-tp18734094p18739748.html
Sent from the SWTBot Users List mailing list archive at Nabble.com.


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