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.

How to Click Specific Panel Link

sivasiva Members
edited June 2011 in Sahi - Open Source
Dear All,

I am new to Sahi tool.

if there is left panel and right panel in page, in both panels having the link with same name

for example
in left panel having link with the name "siva"
and
in right panel also having link with the name "siva"

in this situation, it is always clicking the left panel link only when the link name occurred as "siva"

if i wanna click the right panel link, how to right the code

currently im using the code to click the link is "_click(_link($arry_SubjArea[$i]));"

kindly provide code for this issue

Thanks in advance to all

Thanks and Regards,
Siva

Comments

  • sivasiva Members
    Dear All,

    please if any one know the solution for the above issue, please post the solutions


    Thanks in advance to all


    Thanks and Regards,
    Siva
  • hi siva

    why don't you use _click(_link("name", _in(rightPanel)))? Or is the Problem elsewhere?
    If you send me the URL, I will give you code that fits better :)

    Regards
    Wormi
  • sivasiva Members
    Dear Wormi,

    Tremendous... It's working.

    Thanks a lot Wormi, thank you for your fast and continuous support
    once again thank you very very very much wormi.


    Thanks & Regards,
    Siva
Sign In or Register to comment.