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.
How to export the data and download the file
-how to export the data in csv fromat
-how to download the file and store it in specified path
-using alert function could we get expected message what we want?
-how to download the file and store it in specified path
-using alert function could we get expected message what we want?

Answers
_click(_submit("PDF"));
_saveDownloadedAs("c:/path/Report.pdf"); // save to another path
_clearLastDownloadedFileName(); // clear the variable