WebDriverAgent
WebDriverAgent copied to clipboard
Cannot take a screenshot within 20000 ms (ios 14.4)
{
"value": {
"error": "unable to capture screen",
"message": "Error Domain=com.facebook.WebDriverAgent Code=1 \"Cannot take a screenshot within 20000 ms timeout\" UserInfo={NSLocalizedDescription=Cannot take a screenshot within 20000 ms timeout}",
"traceback": ""
},
"sessionId": null
}
i have the same problem on "iPhone X , iOS=11.4" "iPhone XS Max , iOS=13.3.1" and "iPhone 12 Pro Max , iOS=15.4".
the error info as follow: Error Domain=com.facebook.WebDriverAgent Code=1 "Cannot take a screenshot within 20000 ms timeout"
@Dan-Maor
Same issue with iOS 15.5 simulators.
macOS 13.4.1 (x86_64), Xcode 14.3.1
- iOS 14.4 Simulator - issue exists
- iOS 14.5 Simulator - no issue
- iOS 15.5 Simulator - no issue
- iOS 16.4 Simulator - no issue