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.
Cant able to preform operation on html alert
Hi,
I had an operation where in i need to download certain file.So when i clicked on download a dialog box opens in which there are three options namely.
Find,Save and calcel. I could catch this by using lastconfirm() and expectconfirm() but cannot able to preform the above mentioned operations.
Pls help.
OS--xp sp3
Browser: IE 8
Sahi Build:3.5
Regards,
Madhusudhana rao
I had an operation where in i need to download certain file.So when i clicked on download a dialog box opens in which there are three options namely.
Find,Save and calcel. I could catch this by using lastconfirm() and expectconfirm() but cannot able to preform the above mentioned operations.
Pls help.
OS--xp sp3
Browser: IE 8
Sahi Build:3.5
Regards,
Madhusudhana rao
Comments
Whether it is the javascript alert dialog or browser native dialog?
Please go through the following link,
http://sahi.co.in/w/handle-file-downloads
This might help you.
Thanks,
Theeran.
Thank you for replying soon !!!!
It is a browser native dialog . So can i go ahead with the instruction given in the forum using lastdownload ????
One more query .
When i click on save it again opens up a window where you can rename it and select the destination. Will sahi allow us to perform these chain process???
Thanks,
Madhu