Error with the Click and clickAndWait command

After testing javascirpt code with the RunScript command, the clickAndWait command presents the following problems

How could we solve wha ?

regards

Thank you for the question. What did the runScript do?

in a previous test simply write a small javascript alert code
alert (“Hello world”)
using runScript

About alert itself: it doesn’t work in Katalon. Try: originalAlert(“Hello world”);