5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 05, 2024 — May 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'origin/master' More... about 9 years ago
revised: IDE: open/save/export/loadImage handling - now possible to load .skl into the IDE, overwriting is checked at export, Folders not having .sikuli can be loaded as scripts (with .py, .rb, .js) More... about 9 years ago
revised: class App: if features like wmctrl are missing or do not work correctly, SikuliX does not terminate anymore, but only prints error messages and respective features will not work also issueing error messages More... about 9 years ago
fixed: NPE if untitled tab is run and not saved More... about 9 years ago
minor: to get started with Java 9 (but does not run yet, because of ClassPath handling) More... about 9 years ago
added: ScreenImage (return of capture()): getRegion() returns the region, where the image was captured from More... about 9 years ago
revised: Python API layer for use with IDE's like PyCharm, class Screen is now directly mapped to class Screen at Java API More... about 9 years ago
fixed: mouse actions on VNCScreen not done by VNCRobot but by DesktopRobot More... about 9 years ago
minor More... about 9 years ago
revised: Image: minor fixes with reusing cashed images More... about 9 years ago
revised: Mac: App.isRunning() more robust now (no more strange crashes) More... about 9 years ago
nightly info More... about 9 years ago
revised: open/save/loadimage dialogs More... about 9 years ago
added: Apache commons.net for FTP access More... about 9 years ago
revised: moved FileChooser to API, added: folders not having .sikuli containing a .py can be selected More... about 9 years ago
revised: FindFailed PROMPT: abort when image missing, added ImageMissing to onXXX More... about 9 years ago
nightly info More... about 9 years ago
nightly info More... about 9 years ago
fixed: run(someCommand) now prints the complete output from stderr (not only first line) (Bug #1573519) More... about 9 years ago
nightly info More... about 9 years ago
revised: The target parameter type in find, wait, exists and findAll is now checked for validity. invalid target specs lead to an script aborting error. More... about 9 years ago
revised: The target parameter type in find, wait, exists and findAll is now checked for validity. invalid target specs lead to an script aborting error. More... about 9 years ago
revised: minor More... about 9 years ago
revised: minor More... about 9 years ago
Merge pull request #199 from techtonik/patch-3 More... about 9 years ago
Merge pull request #198 from techtonik/patch-2 More... about 9 years ago
Merge pull request #197 from techtonik/patch-1 More... about 9 years ago
added: popat() More... about 9 years ago
revision: minor More... about 9 years ago
revision: minor More... about 9 years ago