WebDriverAgent icon indicating copy to clipboard operation
WebDriverAgent copied to clipboard

Cannot take a screenshot within 20000 ms (ios 14.4)

Open kinget007 opened this issue 3 years ago • 3 comments

{
"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
}

kinget007 avatar Feb 17 '22 06:02 kinget007

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

wangchaoHZ avatar Jun 27 '22 12:06 wangchaoHZ

Same issue with iOS 15.5 simulators.

ishiverware avatar Jul 06 '22 19:07 ishiverware

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

HSerg avatar Aug 05 '23 18:08 HSerg