After using 'upload file', process wont stop playing or continue to next command

Hi,

Thank you in advance for your help. My test case is clicking a ‘browse’ button from a website.

Example:
clickAt id=getDesign
type id=getDesign C:\fakepath\user\design.png

This works because I implemented the fix I found from : “https://docs.katalon.com/display/KD/Katalon+Recorder+Helper+Tool

The issue is the process will not continue to the next command (which is clicking the Browse button again) even though it’s running. I have to stop it to run the next test script .

Any ideas? I tried the close command but it still didn’t work.

Thanks,
Anna