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.

Is it possible to use system env variable in userdata.properties file for logs.dir

edited June 2014 in Sahi - Open Source
I have defined a System Variable as SAHI_LOG=C:\SAHI_LOGS\logs
In the Sahi userdata.properties we define logs.dir=logs
Instead of "logs" above is it possible to use %SAHI_LOG% or ${SAHI_LOG} ??

OR Is it possible to define logs.dir while launching sahi dashboard which will take the actual value of the env variable?

Thanks
Sign In or Register to comment.