Appium chromedriver error: "Process didn't end after 10000ms" after switching to webview context

0

We are testing an Android Cordova application in Device Farm using Appium. We use the hack from here to get the chromedriver working on AWS: https://forums.aws.amazon.com/thread.jspa?messageID=983382&#983382 . This has been working well until recently. We are now getting this error after switching to the webview context:

[0-0] 2022-01-14T16:27:50.188Z ERROR webdriver: Request failed with status 500 due to unknown error: An unknown server-side error occurred while processing the command. Original error: Process didn't end after 10000ms (cmd: '/opt/chromedriver/linux/65/chromedriver --url-base\=wd/hub --port\=8000 --adb-port\=5037 --verbose') [0-0] Error in "chat landscape can send chat messages in landscape" UnknownError: An unknown server-side error occurred while processing the command. Original error: Process didn't end after 10000ms (cmd: '/opt/chromedriver/linux/65/chromedriver --url-base\=wd/hub --port\=8000 --adb-port\=5037 --verbose')

Restarting the unchanged code that has been working before now keeps returning this error. The only thing that changed is that we bought a Device slot on Device Farm. Does anybody have any clues?

MXSebas
已提问 2 年前386 查看次数
1 回答
0
已接受的回答

We got the tests running again. It appears the hack solution from the forum is no longer needed and the default chromedriver is finally working out of the box now.

MXSebas
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则