Delay When Clicking in Webpage Dialog Box

Hello! I’ve been experiencing issues in a pop-up Webpage Dialog Box, specifically a drastic delay in clicks. UiPath does identify the selectors, but it takes about 2-3 minutes to perform each action (clicking the last radio button, the TypeInto activity in the text box, and clicking the next button). Can anyone suggest any ways to troubleshoot this window in order to expedite this step?

Here is what my workflow looks like. All of the activities before and after this window (the background page) do not experience any delay.

Any suggestions will be appreciated!

Hi,

Have you tried to modify in the click activity, in the properties, the “Wait for ready” from Interactive to None?

That worked!! Thanks, Brett! :slight_smile: