Important
Hi @LevKushnir,
Please provide feedback or resolution as soon as possible.
We are facing the same kind of issue but in a different situation where the robot is trying to download results as a report from SAP.
Current Version Where the Open SaveAs window is not opening as expected
Studio Version : 2020.10.2
UiPath.UIAutomation.Activities : [20.10.8]
UiPath.System.Activities : [20.10.3]
Older Version Where the Open SaveAs window was opening as expected
Studio Version : 2019.10.4
UiPath.UIAutomation.Activities : [19.11.1]
UiPath.System.Activities : [19.10.1]
Expected Scenario & Working fine in 19 Version: (Pic1)
Robot Should Click on OK (Green tick mark) Button in Select Spreadsheet window and SAP should open Save As Window. SAP Scripting (marked in the red box) is not running.
Pic1: Normal case - Scripting Not running - Expected save dialogue box
Unexpected Scenario & Not Working in 20 Version: (Pic2)
When Robot clicks on OK (Green tick mark) Button in the Select Spreadsheet window, SAP Opens a new window that is different from the original and which Is not expected.SAP Scripting (marked in the red box) is running continuously even the execution is Completed/stopped, it only stops when closing the Studio completely.
Pic2: Error - SAP Scripting running continuously - Different save dialogue box