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.
problem in popup handling
Hi,
I am using the latest version of sahi.
I am trying to record an application(zoomerang.com/Event-Planning-Surveys/) ,
where by clicking the link "Event planning survey templates" on it ,another tab is getting opened(zoomerang.custhelp.com/cgi-bin/zoomerang.cfg/php/enduser/std_adp.php?p_faqid=1844)
My problem is whenever the new window is opening during recording,a new sahi controller is also getting opened automatically, apart from the existing original controller and I am not able to record anything on the child window.
I tried to handle it by mentioning _popup("child window name")..but i am not getting the result.
Please help me sorting this problem.
I am using the latest version of sahi.
I am trying to record an application(zoomerang.com/Event-Planning-Surveys/) ,
where by clicking the link "Event planning survey templates" on it ,another tab is getting opened(zoomerang.custhelp.com/cgi-bin/zoomerang.cfg/php/enduser/std_adp.php?p_faqid=1844)
My problem is whenever the new window is opening during recording,a new sahi controller is also getting opened automatically, apart from the existing original controller and I am not able to record anything on the child window.
I tried to handle it by mentioning _popup("child window name")..but i am not getting the result.
Please help me sorting this problem.
Comments
See last two replies of the following thread:
http://sahi.co.in/forums/viewtopic.php?id=674
Regards,
Pankaj.
Following this process now i am able to record the links in the child browser.