Question

Our iOS app opens links in Safari. Is it possible to use a Calabash test to check that our app goes into the background when particular links are clicked?

Was it helpful?

Solution

No. Once the link is touched and Safari becomes the frontmost app, the cucumber processes loses connection with the calabash server and there is no way for calabash to interact with your app.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top