New question #658802 on Sikuli: https://answers.launchpad.net/sikuli/+question/658802
The GDI layer can be used for rendering in the background on MS Windows. Also window messages can be sent without the window being in the foreground so it might be possible to be running a test and using your mouse independently. Here is the source for rendering bit, I could probably find something for the mouse interaction bit. https://github.com/Microsoft/WinAppDriver/issues/274 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

