โ† All release notes

March 6, 2023 ยท RPA Framework

๐ŸŽ‰ rpaframework 22.1.0

  • Library RPA.Windows (rpaframework-windows 7.2.0; #855):
  • Enhances keyword Set Value with 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 Tree with 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 Movement which enables/disables mouse movement simulation when interacting with elements. (e.g. clicking combo-boxes; #791)
  • Miscellaneous: better recording instructions, documentation updates, bugfixes. (#591, #797)