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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to