New question #194165 on Sikuli:
https://answers.launchpad.net/sikuli/+question/194165
hi guys,
there is any way to get entire lines from Evn.clipboard ?
cause when i try this:
//copy - "hello world"
xReader = Env.getClipboard()
for line in xReader:
print line
i get every character in a new line, like this:
h
e
l
l
o
....
but i need to get the entire line....can any one help me?
tanks
--
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