Hi Team,
I am using the modern click activity, it clicking on that elememt,
but after that its get stuck on it means not is not moving forward for process
status is running,
why this happening?
suggest me the solution for this
thanks!!!
Hi Team,
I am using the modern click activity, it clicking on that elememt,
but after that its get stuck on it means not is not moving forward for process
status is running,
why this happening?
suggest me the solution for this
thanks!!!
Hey @Sanket_Shinde1,
Enable Simulate or SendWindowMessage property in the Click activity.
Check if a popup, loader, or hidden window is blocking execution after the click.
Use a proper timeout or add an explicit delay/element exists to ensure process continues.
Let me know the update
Get resolved
in delay after i put 500 so its getting delay
its taking time is double format so
thanks!!!
You are most welcome @Sanket_Shinde1. Happy automation
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.