sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #03733
Re: [Question #162592]: How to Copy text from a regions?
Question #162592 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/162592
Status: Open => Answered
RaiMan proposed the following answer:
the usage is:
theText = find("some-image").text()
paste("region to paste text", theText)
pls. look into docs: http://sikuli.org/docx/
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.