← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #151013]: There is no "get" action to get value of control

 

Question #151013 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/151013

    Status: Open => Answered

RaiMan proposed the following answer:
ok, these are known problems with the Region.text() feature: bug 710586

the only other available solution is to use copy&paste and then
Env.getClipboard() to get the text into the script.

the concrete solution depends on wether and how the wanted table fields
are accessible for selection with mouse and/or keyboard.

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