← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #294074]: how to extract a data from a mainframe screen using sikulix

 

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

    Status: Open => Answered

Alex Lunyov proposed the following answer:
Hi! What do you mean by "extract a data"? If it is just a part of a
screenshot you could use:

abc = capture(some_region)

where abc become a name of a PNG file which you could use consequently
in your code like usual PNG image variable.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.