← Back to team overview

sikuli-driver team mailing list archive

[Question #236585]: html related ques

 

New question #236585 on Sikuli:
https://answers.launchpad.net/sikuli/+question/236585

Hi exit() command works fyn

One more question related to html
Sikuli script is:
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.