Appium AWS device farm, unable to execute more than 100 scenarios.

0

We are using AWS device farm to execute Android and IOS tests, after we pass the 100 test cases border we start to see an error on Android, Appium is not able to find a free port, Original error: Cannot find any free port in range 8200..8299}. I'm sure that in our code we are calling driver.quit in order to release the ports, also before each test I run an adb command to check current status and there is no ADB ports used, so Im worry if maybe the problem is with the ADB version used in device farm, we are using custom environments and Appium 1.22.3 with Java.

  • Hi, @ricardo.

    I think that it will be helpful to answer by presenting a sample of your test code and the implementation part of the disconnection process.

질문됨 2년 전106회 조회
답변 없음

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

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

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

관련 콘텐츠