Skip to content

Instantly share code, notes, and snippets.

@jineshqa
Created March 3, 2020 23:56
Show Gist options
  • Save jineshqa/de4aa49bd17008ed397dc5fb3821079c to your computer and use it in GitHub Desktop.
Save jineshqa/de4aa49bd17008ed397dc5fb3821079c to your computer and use it in GitHub Desktop.
appium error
2020-03-03 15:49:44.579009-0800 WebDriverAgentRunner-Runner[13001:2373474] The following attributes were requested to be included into the XML: {(
FBEnabledAttribute,
FBVisibleAttribute,
FBXAttribute,
FBYAttribute,
FBWidthAttribute,
FBHeightAttribute,
FBTypeAttribute,
FBValueAttribute,
FBNameAttribute,
FBLabelAttribute
)}
t = 465.03s Requesting snapshot of accessibility hierarchy for app with pid 12178
t = 466.89s Get all elements bound by accessibility element for: Elements matching predicate 'wdUID IN {"05000000-0000-0000-922F-000000000000", "06000000-0000-0000-922F-000000000000"}'
t = 466.89s Requesting snapshot of accessibility hierarchy for app with pid 12178
t = 467.49s Find: Children matching type Window
t = 467.49s Find: Elements matching predicate 'wdUID IN {"05000000-0000-0000-922F-000000000000", "06000000-0000-0000-922F-000000000000"}'
t = 467.51s Find the Window
t = 467.51s Requesting snapshot of accessibility hierarchy for app with pid 12178
t = 468.19s Find: Children matching type Window
t = 468.19s Find: Elements matching predicate 'wdUID IN {"05000000-0000-0000-922F-000000000000", "06000000-0000-0000-922F-000000000000"}'
t = 468.19s Find: Identity Binding
2020-03-03 15:49:52.959309-0800 WebDriverAgentRunner-Runner[13001:2373474] Cannot take the snapshot of Window after 15 seconds
2020-03-03 15:49:52.959665-0800 WebDriverAgentRunner-Runner[13001:2373474] Internal error: Error Domain=com.apple.dt.xctest.automation-support.error Code=5 "Error kAXErrorIPCTimeout getting snapshot for element <AXUIElementRef 0x7fdc83546d80> {pid=12189} {uid=[ID:9999 hash:0xe948db3f07000000]}" UserInfo={NSLocalizedDescription=Error kAXErrorIPCTimeout getting snapshot for element <AXUIElementRef 0x7fdc83546d80> {pid=12189} {uid=[ID:9999 hash:0xe948db3f07000000]}}
2020-03-03 15:49:52.961785-0800 WebDriverAgentRunner-Runner[13001:2373474] Skipping source dump for 'Window' because its snapshot cannot be resolved
t = 473.33s Find the Window
t = 473.33s Requesting snapshot of accessibility hierarchy for app with pid 12178
t = 478.24s Find: Children matching type Window
t = 478.24s Find: Elements matching predicate 'wdUID IN {"05000000-0000-0000-922F-000000000000", "06000000-0000-0000-922F-000000000000"}'
t = 478.24s Find: Identity Binding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment