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 identify iframes using sahi

madanmadan Members
edited November -1 in Sahi - Open Source
Hi,

I am running sahi code through eclipse, i am unable to automate the applications using iframes, can anybody help me out.

Comments

  • Hi madan,

    Can you please be more specific.

    Also, let us know the version of Sahi you are using and on what browser.

    Are you getting any error on Sahi console? If so then post the contents of Sahi console.

    Regards
    sumitra
  • Hi madan,

    Each iframe in webpage has a domain different from the webpage domain associated with it.you have to open sahi/userdata/config/domainfix.txt and add
    *.iframedomain.com iframedomain.com

    Save, restart Sahi.

    now you will be able to automate applications using iframes.

    Regards
    Theeran.
Sign In or Register to comment.