This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
Remote Local Execution - Android - driver.resetApp() failing with error "java.net.ConnectException: Failed to connect to /192.168.1.4:5012" #119
Labels
resolved
The issue has been resolved
Hello,
On computer A I did the following steps:
`testproject-agent start --rest-address 0.0.0.0:8900
On second computer on the same network I executed this code:
I get this error:
Seems that it did opened the driver but it failed on command
driver.resetApp()
with the error aboveThe text was updated successfully, but these errors were encountered: