UiPath not identifying List/Export/spreadsheet... dialog box

I am trying to capture SAP dialog box that opens after we click on List/Export/Spreadsheet in SAP but for some reason that dialog box is not getting recognized by UiPath, this wasnt the case earlier and it was perfectly interactable before where i had built previous automations.

@yash.sapte,

Add another Use Application/Browser activity inside your existing one and indicate this popup as application/window to automate.

Inside this new scope you can add the activities you wanted to interact with like type into, click etc.

Thank You , I also implemented solution similar to this and it worked.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.