Is this possible to do within calabash? I need to make this all automated and run a network assessment between scripts.
If this is not possible to do with calabash, is there a way do do it using adb on android?
edit: I don't want to embed this within the android/ios app I'm testing.
By network quality I mean internet access speed (time taken to download a file from a specific server).