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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠