go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

WebDriverAgentRunner

Open SANSA27 opened this issue 1 year ago • 0 comments

When I start the WebDriverAgentRunner in macos ios 17.4 after creation of session and if I perform click or entertext action the driver crashes and I will get socket hung up error connection established from local to remote 2024-03-13 13:04:02 demos-MacBook-Pro-2.local tcp_forwarder[16252] INFO connection <socket.socket [closed] fd=-1, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0> was closed 2024-03-13 13:04:37 demos-MacBook-Pro-2.local tcp_forwarder[16252] ERROR failed to connect to port: 8100

:{"authorize test session capability":1,"automation mode":1,"daemon container sandbox extension":1,"initiate daemon control session capability":4,"initiate test runner session capability":2,"record UI interaction capability":1,"report crashes capability":1,"request log archive capability":1,"request spindump capability":2,"request tailspin capability":1,"supports delayed attachment transfers":1}},"level":"info","msg":"got capabilities","time":"2024-03-13T12:50:21-07:00"} {"authorized":true,"level":"info","msg":"authorized","time":"2024-03-13T12:50:21-07:00"} panic: interface conversion: interface {} is map[string]interface {}, not []uint8

SANSA27 avatar Mar 14 '24 07:03 SANSA27