ComboItemLocator issue on Mac

WindowTester allows you to easily create and run unit tests for every GUI they build. It can also be used to generate system level tests.

Moderators: gnebling, Eric Clayberg, Dan Rubel, keertip, Phil Quitslund

ComboItemLocator issue on Mac

Postby sagar.shg » Tue Aug 17, 2010 3:54 am

Another issue on Mac: There is dialog bog which contains items in ComboItemLocator. On changing the selection in the ComboItemLocator it should enable one of the buttons. The recorded code is:

ui.click(new ComboItemLocator("Item 1", new SWTWidgetLocator(
Combo.class, 0, new SWTWidgetLocator(Composite.class))));

The above code will select the combo item "Item 1" but will not fire the events associated with it (in this case enabling button). The ComboItem when click shows a rectangle containing list items, however while playing back it doesn't show the rectangle but it just selects the item from the list.

Is there anyway I can handle this?
sagar.shg
 
Posts: 13
Joined: Tue Nov 17, 2009 10:22 pm

Re: ComboItemLocator issue on Mac

Postby gnebling » Thu Aug 19, 2010 12:18 pm

For better issue tracking, if you have a paid support contract that is current, please send technical support requests to the new Google support address that was sent to you two weeks ago.

Thank and best regards,
WT Support
gnebling
Moderator
 
Posts: 243
Joined: Tue Aug 22, 2006 7:49 am


Return to Window Tester

Who is online

Users browsing this forum: No registered users and 1 guest

cron