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.

windows "Save As" dialog

diikeediikee Members
edited November -1 in Sahi - Open Source
Does _readfile("pathname") simulate the scenario below??

When I click the button, it opens the windows "Save As" dialog and expect me to click on the "Save" button.
If the image exists, then it prompts me to "Overwrite" the image and expect me to click on the "Yes" button.

_click(_link("SNAPSHOT")); -->> this is the option that when clicked, it pops up the windows "Save As" dialog

any more suggestions
Sign In or Register to comment.