All notable changes to this project will be documented in this file.
- Enhancement: Provide TestExecutionContext to Forwarder (#143)
- Bugfix: Missing possibility to configure masterkey via properties or CLI (#138)
- Bugfix: _textbox ignores inputs without explicit type attribute (#135)
- Bugfix: /usr/bin/env: ‘node --no-warnings’: No such file or directory (#127)
- Maintenance: Remove Winston workaround (#122)
- Bugfix: Testsuite UNNAMED (#121)
- Enhancement: Declare Interfaces for Legacy API Modules (#118)
- Bugfix: Dependency of get-cursor-position (@sakuli/cli) breaks npm install when python is not installed DONE Type: Enhancement (#117)
- Enhancement: Add configuration possibilities for WebDriver (#114)
- Enhancement: Masked logging for clipboard and env var content (#101)
- Enhancement: Case/Step/Command Reporting (#93)
- Enhancement: Support for EL-like syntax in Property loader (#51)
- Bugfix: _setValue doesnt delete previous values from element (#82)
- Enhancement: Provide default node globals for tests execution (#86)
- Bugfix: RegEx with indexes is broken (#97)
- Bugfix:
mouseUp
andmouseDown
methods non-functional onRegion
(#105) - Bugfix: getClipboard returns a Promise, log-output should be improved (#99)
- Bugfix: Reduce Retry count in fetch-api methods (#96)
- Bugfix: Click actions do not work with GeckoDriver (#71)
- Enhancement: Code of conduct (#38)
- Enhancement: Improved CLI output (#64)
- Enhancement: Fluent async API (#42)
- Initial version