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.

if the div is there in that we have another div how to write the code.

edited November -1 in Sahi - Open Source
if the div is there in that we have another div how to write the code..

Comments

  • Hi sandeep,

    Did you mean, a div element inside another div element?

    If so, then you can try something like

    For eg.,
    _click(_div("inner-div element", _in(_div("outer-div element"))));

    This might help you.

    Regards,
    Theeran.
Sign In or Register to comment.