Hello,
I try to launch testsSuite from katalonStudio into Test Cloud but i have error Reason:
com.kms.katalon.core.exception.StepFailedException: Unable to start app at: ‘Apps/tabesto-kiosk-mdm-debug.apk’ (Root cause: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: Illegal key values seen in w3c capabilities: [deviceId]
Build info: version: ‘3.141.59’, revision: ‘e82be7d358’, time: ‘2018-11-14T08:25:53’
System info: host: ‘DESKTOP-N3FD63R’, ip: ‘192.168.1.177’, os.name: ‘Windows 11’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_362’
Driver info: driver.version: SwipeableAndroidDriver
remote stacktrace: java.lang.IllegalArgumentException: Illegal key values seen in w3c capabilities: [deviceId]
I have try also to launch mobile tests form TestOps into TestCloud but i got this error
[2023-10-17T10:45:14.784Z] [DEBUG]: 2023-10-17 10:45:14.784 INFO c.k.k.c.a.driver.AppiumDriverManager - desiredCapabilities = {
“appName”: “”,
“privateCloud”: false,
[2023-10-17T10:45:14.785Z] [DEBUG]:
“deviceName”: “Samsung Galaxy Tab S7 Plus”,
“tunnelIdentifier”: “1215791andchromelatest-2028651”,
“build”: “TestCloud Automated Test Session 2028651_1697539498252-6b506380-8a77-48f6-9b6f-09664970fe6b”,
“browserVersion”: “latest”,
“platformVersion”: “11”,
“name”: “TestCloud Automated Test Session”,
“browserName”: “chrome”,
“katalon:option”: {
“runFromTestCloud”: true
},
“platformName”: “android”
}
[2023-10-17T10:45:14.798Z] [DEBUG]: 2023-10-17 10:45:14.797 ERROR c.k.k.core.keyword.internal.KeywordMain - ? Unable to start app at: ‘Apps/tabesto-kiosk-mdm-debug.apk’ (Root cause: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error:
[2023-10-17T10:45:14.799Z] [DEBUG]:
URL that is passed as app doesn’t conform to the URL protocol. Please fix the url: /katalon-agent/tmp/2023.10.17-10.44–50-ano6WMcrBDtF-2028651/xx_xxx_automation.git/Apps/tabesto-kiosk-mdm-debug.apk
What are the possible causes of this?
thanks in advance.
zied

