Skip to content

Releases: Hi-Fi/remotesikulilibrary

Clipboard and better error handling

04 Oct 18:59
Compare
Choose a tag to compare
Pre-release

Main things at this release

  • Clipboard access (possibility to get stuff from clipboard), #18
  • Tess4J missing dependencies shouldn't cause strange errors
  • Added more special keys to type support, #19
  • Renames Input Text to Input Text To Field to make coexistence with Selenium2Library-java easier, #20
  • Bugfixes
    • #21, possiblity to give only x-offset
    • #22, type-usage (from Sikuli) impoved.

OCR support

28 Jul 19:16
Compare
Choose a tag to compare
OCR support Pre-release
Pre-release

OCR support added with Tess4J because SikuliX's own OCR requires installation of it's own files.

This if (hopefully) final release before 1.0.0

Most of Sikuli functionalities

30 Jun 15:43
Compare
Choose a tag to compare
Pre-release

New Features

  • Possibility to start, switch and close applications using Sikuli
  • Possibility to type both text and special keys

Notes

Library is released without automated tests on travis, which is reason for "pre-release" release.

Initial release

15 Jun 19:38
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Remote Sikuli Library's first release

  • Implemented keywords for basic usage
  • For both local and remote usage
  • OCR not working because of dependencies which are not available directly through Maven.