sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48806
Re: [Question #674620]: Python module sys in sikuli does not work
Question #674620 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/674620
Status: Answered => Solved
xseniya confirmed that the question is solved:
its happened!
solution is:
my_file = open(os.path.join(getParentPath()) + '\\' + 'test.txt', 'w')
my_file .write('Test_Ok_mother fucker')
my_file .close()
by RaiMan
thank all, i'm happy :)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.