I am working on automated GUI testing for SmartGWT. In some of the tests we will need to click on minidaterange items in ListGrid filter editors.
The question is whether or not there is a way to set ids for a minidaterangeitem that appears in a FilterEditor such that when we look in SeleniumIDE we won't get the default id (e.g. isc_MiniDateRangeItem_4).
I have the same question on many different screen elements so hopefully the answer to this will help me with those also.
Thank you in advance for any help on this,
Patrick
The question is whether or not there is a way to set ids for a minidaterangeitem that appears in a FilterEditor such that when we look in SeleniumIDE we won't get the default id (e.g. isc_MiniDateRangeItem_4).
I have the same question on many different screen elements so hopefully the answer to this will help me with those also.
Thank you in advance for any help on this,
Patrick
Comment