Following on from updating Katalon this morning the recorder no longer works on Firefox, this does however work on Google Chrome still.
Firefox doesn’t even log any captured objects to manually create the script items.
Following on from updating Katalon this morning the recorder no longer works on Firefox, this does however work on Google Chrome still.
Firefox doesn’t even log any captured objects to manually create the script items.
Try below
netstat -nao | find “8080”
netstat -nao | find “50001”
kill the processes using the ports
Taskkill /PID <26356> /F