sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #57908
Re: [Question #699919]: How to get the original script name from a compiled script ?
Question #699919 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/699919
Status: Answered => Solved
Laurent IZAC confirmed that the question is solved:
Hi Raiman,
thanks for your feedback.
I started to implement a decorator around def calls to provide some timings and screenshots for the # steps of a test scenario.
Initially I used the .sikuli script and its path to generate the result files from my decorator in the same folder.
When I switched to compiled jar, I noticed first that nothing was generated before realizing it was not being generated where I expected it to.
Any way, I need to improve my design, by maybe providing an environment variable pointing to the folder where I want my files generated...
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.