Can Katalon Recorder close javascript popups

I was trying to close javascript alert popup using Katalon Recorder. I was not sure if chooseOkOnNextConfirmation was intended to do this. Recording did not capture this click.

@glenn_remar

Please try waitForAlert to see if it works.