Click generic error

I face the same issue. But after applying your approach my problem are solved as my process popup a window message when it was click. By clicking the “SendWindowMessage” the error are gone.

Thanks man.

1 Like

Hi everyone! The process I am running logs into state websites and clicks a link to check for determinations. If there are determinations to print, the bot clicks the Print button that is built into the site. When I used IE as the browser, I did not experience the generic click error; however, since changing to Chrome, I am now experiencing it. It seems to click the Print button on the browser because the Chrome print window is immediately displayed. Even though it clicks the button, the process stops and presents me with the generic click error. I have all click actions set to simulate click. Any thoughts on this issue? I may just switch the processes to Microsoft Edge. Thank you!

– Brandon

This worked for me!

Thanks, Gabriel Tatu
My problem is solved using WindowMessages
I encounter the generic error while using “type into” action while automating form filling

Thanks piyush,
your solution lead to success!
fyi: our RPA got the issue after 10k transactions
fyi#2: we use MS Edge as web browser for our automations

Keep continue on error as ‘True’ – worked