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.
Items are not getting identified from bottom to top
Hi,
Sahi is not able to identify elements in a drop down if selected from bottom to top approach.
Ex: The list has elements like "A", "B", "C", and "D".
If i pass the first value as " C" and then if i pass value "A" from a excel sheet then it shows error like:
The parameter passed to _click was not found on the browser at edit(scripts/kap_rep_excel.sah:9)
If we pass the elements in top to bottom approach ("A","B","C","D") values then it is working fine.
Please help on this .
Thanks,
Sarathy CR
Sahi is not able to identify elements in a drop down if selected from bottom to top approach.
Ex: The list has elements like "A", "B", "C", and "D".
If i pass the first value as " C" and then if i pass value "A" from a excel sheet then it shows error like:
The parameter passed to _click was not found on the browser at edit(scripts/kap_rep_excel.sah:9)
If we pass the elements in top to bottom approach ("A","B","C","D") values then it is working fine.
Please help on this .
Thanks,
Sarathy CR
Answers
Sorry for this..
Thanks,
Sarathy CR