Error #101: Kantu is not connected to a browser tab

I have written a script for a customer. So I am not in front of the screen when it errors.
I have the script designed to save the log file on error so that I can debug.

They are running the script against a Web Application. I believe this error occurs when the Web app is running extremely slow. I started with a ClickandWait followed by a type command.
I added a Pause after the ClickandWait and before the type. That seems to lesson the error. But we still get it.