Command line not terminating even after it finishes macro execution

Running macros using command line. I see most of the test cases are executed successfully. But, I see command line is not terminating and generating the report. Can I know how can I stop this browser?

Can you please post a screencast of this issue?

Also please post your command line, there is probably something wrong there (savelog, closeBrowser, etc.)

firefox “file:///home/avion-runner/uitest/latest3/ui.vision.html?folder=UpdateValidation&direct=1&closeRPA=1&closeBrowser=1&savelog=“test_results_update.txt”&loadmacrotree=1”

This is my command line

Remove the quotes around the savelog file and try again.