Open vky26 opened 5 years ago
@mykola-mokhnach @marekcirkos or someone any pointers on this please?
The below is similar log for other scenario, if it helps
[HTTP] {"using":"xpath","value":"//XCUIElementTypeOther[contains(@name,\"schedule.fab.button\")]"} [Xcode] 2019-02-06 14:33:49.671156+0000 WebDriverAgentRunner-Runner[375:84132] Getting the snapshot timed out after 15 seconds [Xcode] 2019-02-06 14:33:49.671371+0000 WebDriverAgentRunner-Runner[375:84132] Internal error: Error Domain=com.apple.dt.xctest.automation-support.error Code=5 "Timed out snapshotting com.apple.testmanagerd, app is either unresponsive or taking too long to snapshot." UserInfo={accessibility-error=-25204, NSLocalizedDescription=Timed out snapshotting com.apple.testmanagerd, app is either unresponsive or taking too long to snapshot.} [Xcode] t = 135.93s Snapshot accessibility hierarchy for app with pid 378 [Xcode] [Xcode] t = 135.93s Snapshot accessibility hierarchy for app with pid 378 [Xcode] [Xcode] t = 154.39s Get all elements bound by accessibility element for: Elements matching predicate 'wdUID IN {"05000000-0000-0000-7A01-000000000000", "8C000000-0000-0000-7A01-000000000000", "06000000-0000-0000-7A01-000000000000"} AND (1 == 1 OR identifier == 0 OR frame == 0 OR value == 0 OR title == 0 OR label == 0 OR elementType == 0 OR enabled == 0 OR placeholderValue == 0)' [Xcode] [Xcode] t = 154.40s Snapshot accessibility hierarchy for app with pid 378 [Xcode]
I am facing the same issue, when there are more than 200 cells to fetch. The app becomes non-responsive and crashes after some time.
Any help is appreciated.
Appium version : - 1.12.1 Mac OS :- 10.13.6 Java version :- 1.8.0_144
Thanks !!
Same issue here. When there are a lot of cells to fetch (see comment above) the app crashes.
Appium Desktop version : 1.13.0 MacOS: 10.14.5 Xcode: 10.2.1 appium-dot-net: 4.0.0.5-beta Simulator and real device iOS: 11.4, 12.1,
Any solution for this issue, even I am facing the same one? @caifancito @vky26 @chandanijain9 @mykola-mokhnach
I also have this problem. Is there a solution? Input list was originally loaded with one page of data, but the continuous downward loading of data, resulting in too much data, causing this problem.
@esnyder262
Any solution for this issue, even I am facing the same one? @caifancito @vky26 @chandanijain9 @mykola-mokhnach
The issue did not occur after update to below versions: MAC OS- 10.14 Appium - 1.13 Devices with latest OS .
[Xcode] 2019-07-23 15:31:01.298251+0800 WebDriverAgentRunner-Runner[2902:16513] Enqueue Failure: Error getting main window kAXErrorIPCTimeout /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 37 1 [Xcode] [Xcode] 2019-07-23 15:31:01.300112+0800 WebDriverAgentRunner-Runner[2902:16513] Getting the snapshot timed out after 15 seconds [Xcode] [Xcode] 2019-07-23 15:31:01.300302+0800 WebDriverAgentRunner-Runner[2902:16513] Internal error: Error Domain=com.apple.dt.xctest.automation-support.error Code=8 "Error getting main window kAXErrorIllegalArgument" UserInfo={NSLocalizedDescription=Error getting main window kAXErrorIllegalArgument}
Hey Guys, the app crashes only when I run with below configuration. Any help on this please?
Im using, Appium, Serenity, JBehave with JAVA for mobile automation
JAVA Version - 1.8.0_161 Appium Version - 1.10.0