I don’t know which command to call in katalonRecorder and how to call the local exe.
As shown in following picture,How to fill in command, target, value
Looking forward to your reply. Thank you!
I don’t know which command to call in katalonRecorder and how to call the local exe.
As shown in following picture,How to fill in command, target, value
Looking forward to your reply. Thank you!
Check this page: https://docs.katalon.com/katalon-recorder/docs/katalon-recorder-helper-tool.html#introduction
If helper tool is running just use command open and in value put
http://localhost:18910/execute?cmd=
After “=” putpath to your exe file.
Tip: check this topic: Request for tutorial on how to use KR Helper tool better
I explains there how to avoid problem with path to file in URL.