openstf / ios-minicap

iOS Minicap provides a socket interface for streaming realtime screen capture data out of iOS devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webdriveragent is running connect to ios-minicap will lead to error like "Connection to WDA timed out"

zhoudaqiang opened this issue · comments

hello,i want to use ios-minicap combine with appium(when case error will user ios-minicap scrennshot),but when i connect to ios-minicap server errors happend like this:
'''
[XCUITest] Connection to WDA timed out
[iProxy] recv failed: Operation not permitted
[XCUITest] Connection to WDA timed out
'''
and i want to know why this happend? and how to avoid it thank you!

                                                                                                 best wish to you!!

We do NOT support WDA. It’s a nightmare. Please ask the WDA guys.

thank you very much!