Is there any substitute process of click activity in browser to make the process as background process or headless process? Since click activity fails when rdc is minimized/closed. How to solve this issue?
Hi Soumalya,
There’s a SendWindowMessages or SimulateClick option in the Click activity. You can try enabling either of the two and see if it no longer fails.
2 Likes
Thanks @jcastro
it is working
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.