Raimund Hocke
Raimund Hocke
@JoelJoy58 it seems that openpyxl is not coded only in Python language, but contains or depends on C-based stuff. If this is true, it cannot be used with Jython (Java...
Highly appreciated. A template for the principal approach can be taken from the VNC implementation in the contributed package module API::edu/unh/iol/dlc. The relevant classes are - VNCScreen (screen as region,...
Thanks. I will have a look the next days. --- The IDE has screen capture functions to vnc? no. you have to write your own capture script or program.
In fact I am a bit short on time currently due to other private priorities, so you have to wait for another few days. I hope, this is acceptable. Thank...
@tg44 I would highly appreciate if you tell me the steps, to get an environment to check your work either on Mac or on Windows: - what packages to install...
thanks, will try ;-) > so I have no idea if I could integrate it properly to sikulix or it has bugs. I accept that is to some extent my...
@tg44, @jivank I just started to look at the work of @tg44 - I am currently on Mac 10.11 - successfully installed the ADB package with Homebrew (my standard package...
I just pushed my revision of the package org.sikuli.android. There is an ADBTest class, that can be run. - adb must be installed and useable - a device must be...
Yep, this solution is surely not for game automation (as it is used frequently on workstations). ... but it is rather acceptable for some basic workflows and even some testing,...
@jivank Exactly ;-) I added a menu entry in the tool menu, - where you can see, wether a device is accessible via adb(currently only the first one in the...