Results 245 comments of Raimund Hocke

@jivank ... and yes, this will be implemented for the VNCScreen too later.

Capture now uses raw capture on the device, which makes it a lot faster: see commit: https://github.com/RaiMan/SikuliX-2014/commit/016977586ca92ae3cbe4f9e81beca7487d337353

Just checked a device connection over WiFi: At least in my test environment the capture is unacceptable slow (30 seconds). Until someone tells me a solution for that, I will...

Finalized the Android support for now in this experimental state as some proof of concept: - IDE tool menu to run a short test on an attached device and to...

@tg44 and @jchoover I understand, that you might have problems: be aware: it is developed on Mac and not yet tested on Windows nor on Linux. The next nightly should...

workaround: unwrap the click(Pattern) to a if exists(Pattern): click()

> Although it is delightfully innocent of any bash-isms. I love this remark :-) having German as mother tongue Great thanks. Much appreciated. I will have a look and try...

> BTW, are there any other useful main-classes The only "real" main-class in fact is `org.sikuli.ide.Sikulix`. `org.sikuli.script.Sikulix` can be used with option -s to start an experimental runserver (not yet...

Thanks for the pointer. I will check and fix what is needed in 1.1.2 nightly the next days.