@Boney Please find update on this issue
-
Per developer the element doesn’t have accessibility identifier.
-
I stared AUT with arc and with command “source” found the type of spinner as XCUIElementTypeActivityIndicator
-
Now I’m waiting for //XCUIElementTypeActivityIndicator to show first and later go away.
-
But I feel much better approach is mentioned in
Is it possible to wait until animation is finished before interacting with element? -
Without arc it is impossible to get the xpath of the spinner.
-
It will be nice if client provides method similar to https://groups.google.com/forum/#!topic/calabash-ios/E4HLfLdIgjM
Thanks,
Vikram