← Back to team overview

sikuli-driver team mailing list archive

[Question #192615]: How to call variable in type or paste methods?

 

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

I am trying to call variable through type or paste methods, whose values need to be pasted or typed on to the text fields. 
eg: f=open('C:/folder/filename.txt')
f.read(1)
type/paste (f.read(1))
are there any specific indentions to call variables in type/paste methods?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.