November 17, 2022 Ā· RPA Framework
š rpaframework 19.2.0
- Library RPA.Windows (#693):
- Keyword
Get Elementssupports now parameter siblings_only which filters for elements found on the same level with the first match. This is ON by default; set it to False for a global search, which retrieves all the found elements matching the criteria instead. - Keyword
Get Valuereturns None when thereās no value to retrieve at all. - Fix sibling element searching in keyword
Get Elementswhen thereās no comparison strategy identified.
- Keyword