sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #58752
Re: [Question #705971]: Studies
Question #705971 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/705971
Status: Open => Answered
RaiMan proposed the following answer:
>>> 1 extract data from the screen example a number from the calculator
we have OCR based on Tesseract
>>>2 communicate with mysql database
possible. you have to add the drivers and write the code.
>>3 create web automations
possible. But SikuliX features are visual - you act on images getting visible on the screen.
But you might also integrate Selenium usage.
Generally you can do everything, that is possible in your workflow
development (Java, Python/Jython, JRuby, Java-aware stuff, ...).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.