Skip to content Skip to sidebar Skip to footer
Showing posts with the label Adb

Execute Code If A Test Fails With Py.test

I'm doing UI test automation on Android using Appium and py.test. I'd like to be able to sa… Read more Execute Code If A Test Fails With Py.test

Monkeyrunner Throwing "shellcommandunrespo​nsiveexception" - Any Work Around?

I am facing some issues in device.shell('ping -c 2 192.168.1.1') inside a monkeyrunner scri… Read more Monkeyrunner Throwing "shellcommandunrespo​nsiveexception" - Any Work Around?