Unable to click elements on popup window

Hi All,

I am unable to click on any element from the popup window. Bot seems to be searching the elements of popup window on main window.

I have used Use Application/Browser inside another Use Application/Browser, but still throws error.

Below the steps of the process:

  1. Click on Search Icon as shown in the attached screenshot
  2. Perform further actions on the popup window
  3. Come back to original window once the required details are filled in main window

Attached screenshots for further reference.

Regards
Screenshot 2022-08-27 175352

Punith

@Punith_Selvaraj First thing, there is no need use of browser/application again again. Which activity giving you error?

I tried removing the 2nd Use Application/Browser activity but still throws this error.

There is a type into activity in the popup box which the bot is unable to locate, that is where the error is coming.

After clicking the search button, popup opens but bot seems to be searching to find the element in first window it self. 2nd window hides in back.

Hope you understood the situation.

Regards
Punith

Can anyone help me on this, I am stuck.

Regards
Punith

Hi I have not got any reply on this, could anyone help me on this

I would suggest you to create separate workflow to deal with the activity (type into) inside this popup and test.

If it works fine then you can integrate in your process.