You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just upgraded the java-client to 5.0.0-BETA5. Now I am unable to launch the app and get the below error -
[Appium] Welcome to Appium v1.6.4-beta
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/Desktop/xxx.ipa","newCommandTimeout":300,"platformVersion":"10.2.1","xcodeOrgId":"QWERTY","automationName":"XCUITest","bundleId":"com.xxx.xxx","platformName":"iOS","udid":"XXXXXXXXXXX","deviceName":"iPad","fullReset":true,"xcodeSigningId":"XXXX"},"requiredCapabilities":{},"capabilities":{"desiredCapabilities":{"app":"/Users/Desktop/xxx.ipa","newCommandTimeout":300,"platformVersion":"10.2.1","xcodeOrgId":"QWERTY","automationName":"XCUITest","bundleId":"com.xxx.xxx","platformName":"iOS","udid":"XXXXXXXXXXX","deviceName":"iPad","fullReset":true,"xcodeSigningId":"XXXX"},"requiredCapabilities":{}},"alwaysMatch":{"app":"/Users/poorvikamahesh/Desktop/Vinodh/DreamMapper_automation_March_3rd.ipa","newCommandTimeout":300,"
[MJSONWP] Bad parameters: BadParametersError: Parameters were incorrect. We wanted {"required":["desiredCapabilities"],"optional":["requiredCapabilities","capabilities","sessionId","id"]} and you sent ["desiredCapabilities","requiredCapabilities","capabilities","alwaysMatch","firstMatch"]
[HTTP] <-- POST /wd/hub/session 400 9 ms - 243
Hello,
I just upgraded the java-client to 5.0.0-BETA5. Now I am unable to launch the app and get the below error -
My desired capabilities is as below
Kindly help.
Thanks and Regards,
Poorvika
The text was updated successfully, but these errors were encountered: