문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top