Hi, Thanks for the contribution. The current version of SWTBot in trunk does have this feature, and we've moved away from the existing implementation of finding SWTBotCombo by its selection.
Instead combo boxes can be identified by their label in a way similar to what you've provided here. You can get the latest build in trunk here: http://swtbot.sourceforge.net/artifacts/trunk/ -- Ketan On 18-Jul-08, at 12:43 AM, Mohamed Amine LIMAME wrote: > > Hi, > I want to reach a a combo box that doesn't have always the same > selected > item. I think that using label to reach a combo will resolve this > kind of > problems. > I already implemented a class "SWTBotComboWithLabel" to do this. > Please > approve it and add it to the next release. If you have another way > to do it > please implement it and let me know when it will be done. > Thanks, ------------------------------------------------------------------------- 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