March 6, 2023 ยท RPA Framework
๐ rpaframework 22.1.0
- Library RPA.Windows (
rpaframework-windows7.2.0; #855): - Enhances keyword
Set Valuewith additional checks and a send_keys_fallback parameter as an alternate way of setting in the provided value. (if the main one fails; #483) - Improves keyword
Print Treewith clearer printed depths and children positions in the element tree. The returned element structure now encapsulates a usable path based locator in every element. (#796) - Adds new keyword:
Set Mouse Movementwhich enables/disables mouse movement simulation when interacting with elements. (e.g. clicking combo-boxes; #791) - Miscellaneous: better recording instructions, documentation updates, bugfixes. (#591, #797)