Disabling [SMART_XPATH] in Katalon runtime?

Hello,
I deactivated SMART_XPATH option in katalon studio (with button Smart xpath “auto healing”) because I do not want to search for every xpath if the first one fail .

but when launching test suite trough “Katalon runtime”, SMART_XPATH is activated again.

Is it possible to deactivate this option also in “Runtime Engine” ?

Example of Jenkins log showing katalonc is using SMART_XPATH :

2020-05-25 11:37:58.264 DEBUG testcase.Authentification si besoin - 11: barreRechercheVisible = waitForElementVisible(findTestObject(“Header Menu/PROD_input_BarreRecherche”), 1, OPTIONAL)
2020-05-25 11:38:00.058 INFO c.k.k.c.webui.common.WebUiCommonHelper - Unable to find the element located by ‘By.xpath: //div[contains(@class,‘menubar-search a-font-3’)]//input[contains(@class,‘dijitInputInner’)]’. Please recheck the objects properties to make sure the desired element is located.
2020-05-25 11:38:00.059 INFO c.k.k.c.webui.common.WebUiCommonHelper - [SMART_XPATH] Auto-trying out other XPath values in the test object.
2020-05-25 11:38:00.296 INFO c.k.k.c.webui.common.WebUiCommonHelper - [SMART_XPATH] FAILED XPATH: ‘//input[@id=‘4vepw_combo’]’.
2020-05-25 11:38:00.536 INFO c.k.k.c.webui.common.WebUiCommonHelper - [SMART_XPATH] FAILED XPATH: ‘//div[@id=‘widget_4vepw_combo’]/div[2]/input’.
2020-05-25 11:38:00.771 INFO c.k.k.c.webui.common.WebUiCommonHelper - [SMART_XPATH] FAILED XPATH: ‘(.//[normalize-space(text()) and normalize-space(.)=‘BTH / ROQ’])[1]/preceding::input[1]'.
2020-05-25 11:38:01.009 INFO c.k.k.c.webui.common.WebUiCommonHelper - [SMART_XPATH] FAILED XPATH: '(.//
[normalize-space(text()) and normalize-space(.)=’+‘])[1]/preceding::input[1]’.
2020-05-25 11:38:01.251 INFO c.k.k.c.webui.common.WebUiCommonHelper - [SMART_XPATH] FAILED XPATH: ‘//div[2]/input’.
2020-05-25 11:38:01.251 INFO c.k.k.c.webui.common.WebUiCommonHelper - [SMART_XPATH] No working XPath is found.

Hello,
some properties files was not commited correctly and in particular this one :
settings/external/com.katalon.katalon-studio-smart-xpath.properties

after pushing this properties file, Katalon runtime inactivate SMART_XPATH feature as I wanted ! :grin:

A little remark about properties files, : This files would be much easier to manage within git if their timestamp was not changing each time we go in menu projet settings, or every days for some files .
Example with settings/internal/com.kms.katalon.composer.testcase.properties which change of timestamp each day :
#Thu Jun 04 09:08:09 CEST 2020
testCaseTag=""