Question #527079 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/527079
Summary changed to: Using SikuliX in a touchscreen environment --- not directly supported --- workaround Description changed to: ---------- workaround internally Java Robot class is used, which does not know touch actions out of the box. there might be java libraries available, that allow to trigger touch actions. Generally you might try out, what the standard mouse actions (click, move, drag, dragDrop) or combinations do on a touch screen. Currently not a priority (see experimental Android/ADB support) -------------------------------------------------- The homepage for SikuliX states: "Besides locating images on a screen SikuliX can run the mouse and the keyboard to interact with the identified GUI elements. This is available for multi monitor environments and even for remote systems with some restrictions." I am wondering if SikuliX can also use a touchscreen monitor and/or emulate a touchscreen monitor? -- 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

