Open
Description
mcloud setup has a lot of configuration settings where single mistake might block some functionality.
let's try to implement inspect
or doctor
call inside zebrunner.h which should:
- verify that everything is setup
- check all kind of software prerequisites and their versions
- inspect hostnames (ip) and all kind of ports communication for stf, stf provider, appium, wda etc
warn about any mismatch or suspicions setting, try to detect any networking issues like invalid hostname/ip, invalid routing, routing though internal or external addresses, ssl etc