How do I run Katalon Scripts on Azure Devops when vesion usedin local and on Azure is not the same?

I am currently working in a product based company as a QA Lead and we are using Katalon 7.2.1 for developing the test scripts in our local machines. We are also Deploying the same katalon scripts which have successfully run on the our local machines to the “Azure Devops” cloud services. But over the cloud Katalon 7.2.1 is demanding licences and as licences are not for free over the “Azure Devops” cloud. So we are have degraded the version of the katalon studio over the cloud and all scripts developed on my local using Katalon 7.2.1 would be running on Katalon 6.3.3.11 over “Azure Devops” cloud.

But the problem is most of the scripts are failing when run on Katalon 6.3.11 in “Azure Devops” cloud though they were running successfully in my local over Katalon 7.2.1. What i have analysed is some of the web elements are unable to be traced and i face the below errors over the cloud.

Errors :

Unable to find the element located by 'By.xpath: AND

Unable to click on object ‘object path in the object repository’

Exceptions :

com.kms.katalon.core.exception.StepFailedException com.kms.katalon.core.webui.exception.WebElementNotFoundException

It is a kind request from my end if you could help me in resolving the above.

Know someone who can answer?