18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

ComboBox in GWT-EXT application.

savan.raisavan.rai Members
edited November -1 in Sahi - Open Source
Hi,

We are using GWT-EXT application similar to gwt-ext.com/demo/#linkedComboBox

Below is code generated by Sahi on recording scenario for selecting item from ComboBox:
_click(_image("clear.cache.gif[43]"));
_click(_div("Germany"));

Here ComboBox picker is identified as gif image with index property.
The issue with it is any change in UI will result in change in index property and result in failure of script.

Can you please advice how to go about with this issue.

Thanks,
Savan

Comments

Sign In or Register to comment.