Unable to run Remote BrowserStack tests via Azure DevOps

I have configured the integration between Katalon and BrowserStack, which works perfectly when running it locally. However, when I attempt to run it via Azure DevOps, I get an error:

##[error]Cannot read property ‘filename’ of undefined.

I have attempt the following configuration in DevOps within the command arguments field, none of which seem to work:

testSuiteCollectionPath="Test Suites/Suites/Attachments" -retry=0 --config -webui.autoUpdateDrivers=true --orgId=38687 -apiKey="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" -serverUrl="https://analytics.katalon.com/["](https://analytics.katalon.com/%22) -executionProfile="Dev Environment" -browserType="Remote"

Note: I have delibrately x’s out the api key.

Hi @Selina,

Please change katalonTask to katalonTask@1 in azure-pipelines.yml file

Hi Duy Luong, I really confuse with your answer that changing katalon task to katalonTask@1 in YAML file due to I have 3 tasks in that file. I got same issue when I try to set up CI CD for my project. Please help me address this issue. Thank you!


Hi there,

Thank you very much for your topic. Please note that it may take a little while before a member of our community or from Katalon team responds to you.

Thanks!