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.

Items are not getting identified from bottom to top

sunnysunny Members
edited April 2013 in Sahi Pro
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

Answers

  • sunnysunny Members
    Oh this is my mistake, i have given wrong id and the element was not able to traced.
    Sorry for this..

    Thanks,
    Sarathy CR
Sign In or Register to comment.