← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #658022]: Reading content from pop up

 

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

    Status: Needs information => Answered

masuo proposed the following answer:
@priyankap
Do you run SikuliX on Windows?
On Windows you can use UIAutomation instead of SikuliX OCR feature.

In order to compensate for the weakness of SikuliX, using another method is a quick solution.
Here is an example of reading the display content of the calculator application.
http://masuo.doorblog.jp/archives/51795367.html

Try UIAutomationSpy to get content inside the popup. If this tool find something inside the popup, there is hope. 
You can download UIAutomation PowerShell Extensions here.
https://uiautomation.codeplex.com/

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