calabash / run_loop

The bridge between Calabash iOS and Xcode command-line tools like instruments and simctl.
Other
32 stars 41 forks source link

Add relaunch DeviceAgent, when error "Could not connect to the DeviceAgent" is occured. #741

Closed vsafonkin closed 4 years ago

vsafonkin commented 4 years ago

Problem: sometimes, while cucumber tests execute, we can face error "Could not connect to the DeviceAgent service" (health check is failed).

Solution: try to relaunch DeviceAgent and repeat health check.