Desktop Automation Update

Bug Fixes

The Get text activity available in the desktop automation feature to extract text had the issue of not extracting when the window title of the application from which data needs to be captured was provided partially. This issue has been fixed and now the activity extracts text even in case of partial window title being available.

Excel Automation

Bug Fixes: Read Ranges activity was returning the full data range irrespective of the specified input range. 

For example, if there is data in the sheet starting from A1:F15 and if the input range is defined as A1:B14. All data from A1:F15 was returned. This is now fixed.