🎉 RPA Framework 26.0.0
-
Library RPA.Browser.Selenium (#1058):
-
Fixed options passing with Firefox. (when a binary location is specified)
-
General improvements to RPA.*.Application libraries (#1055):
-
All: Better error handling (COM -> runtime), improved generic docs and troubleshooting guiding, fixed document closing (if was closed already) and app open/quit management, improved warnings and logging, file paths are tested for existence when operating on documents and raise errors in their absence.
-
Excel:
-
Removed deprecated parameter tabname from
Add New Sheet. (use sheetname) -
Save Excel Asraises when there’s no workbook open. (useOpen Workbookfirst) -
Outlook:
-
Removed deprecated keywords:
Send Message(useSend Email) andWait For Message(useWait For Email).
⚠️ Breaking changes in the Application libraries listed above.