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 verify changes to effect??

diikeediikee Members
edited April 2008 in Sahi - Open Source
If I set a value to to a device using
_setSeleceted(_select("stuff"), "1");
or
_click(_link("mine"));

what's the command to get the actual values to verify that they actually got set.

I can click on all the buttons, fill-in all the text filled, select from the drop-down menu but what command do you use to get pull or get the changed files to print to a log file, Sahi.log for example?
Sign In or Register to comment.