We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./sib run wda -u 00008101-000A44A421EB001E -b com.facebook.WDAARunner.hjx.xctrunner --mjpeg-remote-port 9234 --mjpeg-local-port 8794
执行后 打开 127.0.0.1:8794, 控制打印出以下输出:
2024-06-04 20:43:36.238312+0800 WebDriverAgentRunner-Runner[516:35128] Starting screenshots broadcast for the client at 127.0.0.1:52823 2024-06-04 20:43:36.238678+0800 WebDriverAgentRunner-Runner[516:35129] Got screenshots broadcast client connection at 127.0.0.1:52824 [INFO]: 2024-06-04 20:43:36 - [gousb] local <- remote failed: read tcp 127.0.0.1:8794->127.0.0.1:55281: read: connection reset by peer [INFO]: 2024-06-04 20:43:36 - [gousb] local -> remote failed: readfrom tcp 127.0.0.1:8794->127.0.0.1:55281: write tcp 127.0.0.1:8794->127.0.0.1:55281: write: broken pipe
Macos 14.5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
Sonic version
./sib run wda -u 00008101-000A44A421EB001E -b com.facebook.WDAARunner.hjx.xctrunner --mjpeg-remote-port 9234 --mjpeg-local-port 8794
执行后 打开 127.0.0.1:8794, 控制打印出以下输出:
2024-06-04 20:43:36.238312+0800 WebDriverAgentRunner-Runner[516:35128] Starting screenshots broadcast for the client at 127.0.0.1:52823
2024-06-04 20:43:36.238678+0800 WebDriverAgentRunner-Runner[516:35129] Got screenshots broadcast client connection at 127.0.0.1:52824
[INFO]: 2024-06-04 20:43:36 - [gousb] local <- remote failed: read tcp 127.0.0.1:8794->127.0.0.1:55281: read: connection reset by peer
[INFO]: 2024-06-04 20:43:36 - [gousb] local -> remote failed: readfrom tcp 127.0.0.1:8794->127.0.0.1:55281: write tcp 127.0.0.1:8794->127.0.0.1:55281: write: broken pipe
Deploy platform
Macos 14.5
Minimal reproduce step
./sib run wda -u 00008101-000A44A421EB001E -b com.facebook.WDAARunner.hjx.xctrunner --mjpeg-remote-port 9234 --mjpeg-local-port 8794
执行后 打开 127.0.0.1:8794, 控制打印出以下输出:
2024-06-04 20:43:36.238312+0800 WebDriverAgentRunner-Runner[516:35128] Starting screenshots broadcast for the client at 127.0.0.1:52823
2024-06-04 20:43:36.238678+0800 WebDriverAgentRunner-Runner[516:35129] Got screenshots broadcast client connection at 127.0.0.1:52824
[INFO]: 2024-06-04 20:43:36 - [gousb] local <- remote failed: read tcp 127.0.0.1:8794->127.0.0.1:55281: read: connection reset by peer
[INFO]: 2024-06-04 20:43:36 - [gousb] local -> remote failed: readfrom tcp 127.0.0.1:8794->127.0.0.1:55281: write tcp 127.0.0.1:8794->127.0.0.1:55281: write: broken pipe
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: