Question #236455 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/236455
Status: Needs information => Solved
sanjana confirmed that the question is solved:
Hi exit() command works fyn
While writing output to html file, say,
a=2 #var
op=open('C:\\test.html','w')
op.writelines(("value of var a is "))
How to print the value of variable "a" to the test.html file
Expected output:
value of var a is 2
--
You received this question notification because you are a member of
Sikuli Drivers, which 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