thlengane

Results 5 issues of thlengane

Hi, I am having issues dealing with list items. So when I do a **.count**, it returns zero but when I do a **.exists**, it returns true. There are three...

bug

Hi, Is there a way for **tidevice launch** to launch safari and browse a site immediately? I tried "_tidevice launch com.apple.mobilesafari ['-u', 'https://github.com/']_" and "_tidevice launch com.apple.mobilesafari ['https://github.com/']_", they both...

help wanted

### Bug I am getting wda.exceptions.WDAUnknownError every time I execute d.screenshot('screen.png'. ### Details: See the execution below, this happens every time but _tidevice screenshot screenshot.jpg_ works without any issues ###...

Hi, Is there a way to execute a curl command using tidevice? Similar to **_adb shell curl https://www.google.co.za/_** on Android

Hi, Is there is way to get network info such as ip address, mac address...etc using tidevice? A similar command like _**adb shell ifconfig**_ in Android.