Hi
I am trying to set jenkins CI and intergrate with test rail, but katalon just support qtest, so I need to create my own intergration set up for send test result on my testrail. The problem is every time I am doing execution I need to open katalon to set my test run id which is put on profile global variable. So, is it possible to set parameter on my profile global variable like katalon provide for qtest using -qTestDestId?