18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
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.
Dropdown list activated by an _image control
Hi,
I need to automate part of a wizard that contains dropdown lists. The dropdown has been written so that it uses an _image control to activate the list, then the list is divided using _div.
The problem I have automating this is that the image id, eg, _image("x-auto-297") is created dynamically thus is different each new time the wizard is launched.
Is there any advise you can offer for this, apologies if this is a bit vague. What would be the command to use to play keystrokes, i.e. Alt+Down in the field instead?
Thanks,
Paul
I need to automate part of a wizard that contains dropdown lists. The dropdown has been written so that it uses an _image control to activate the list, then the list is divided using _div.
The problem I have automating this is that the image id, eg, _image("x-auto-297") is created dynamically thus is different each new time the wizard is launched.
Is there any advise you can offer for this, apologies if this is a bit vague. What would be the command to use to play keystrokes, i.e. Alt+Down in the field instead?
Thanks,
Paul