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.
configure log path?
Trying to find where Sahi configures it's log path...
I have a scrubber that will check for the class=\"FAILURE\" in the index.htm's, and if found, creates a link in a file with the full path for the localhost:9999..
However, for our VM's, I have a mounted shared drive with logs that I'd like to be able to view as well.
How do I tell Sahi to look at those files correctly, since they're in a different directory than my installed version..?
Thanks & Regards,
Glenn
I have a scrubber that will check for the class=\"FAILURE\" in the index.htm's, and if found, creates a link in a file with the full path for the localhost:9999..
However, for our VM's, I have a mounted shared drive with logs that I'd like to be able to view as well.
How do I tell Sahi to look at those files correctly, since they're in a different directory than my installed version..?
Thanks & Regards,
Glenn
Comments
-htmlLog true -htmlLogPath "yourPath"
Alternatively, change the log.dir in your config/userdata.properties
Regards
Wormi