-
driver=webdriver.Remote("http://localhost:4726/wd/hub", dc) i got errors below. [HTTP] {"capabilities":{"alwaysMatch":{"platformName":"Android","appium:automationName":"uiautomator2","appium:autoGrantPermissions":"true","appium:newCommandTimeout":300,"appium:fullReset":true,"appium:platformVersion":"12.0","appium:udid":"RFCT6165HKX","appium:deviceName":"samsung SM-F926U1","appium:app":"/Users/daeil.kang/workspace/automation/test.apk"},"firstMatch":[{}]},"desiredCapabilities":{"platformName":"Android","appium:automationName":"uiautomator2","autoGrantPermissions":"true","newCommandTimeout":300,"fullReset":true,"appium:platformVersion":"12.0","appium:udid":"RFCT6165HKX","appium:deviceName":"samsung SM-F926U1","appium:app":"/Users/daeil.kang/workspace/automation/test.apk"}} node-config.json |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
Please share the capabilities provided in the test ? |
Beta Was this translation helpful? Give feedback.
-
working with 12 |
Beta Was this translation helpful? Give feedback.
working with 12
i will use exactly same version device has going forward.