go-ios
go-ios copied to clipboard
This is an operating system independent implementation of iOS device features. You can run UI tests, launch or kill apps, install apps etc. with it.
The Makefile attempts to determine the target OS/arch so that it can specify `GOOS`/`GOARCH` explicitly when calling `go`. This doesn't really achieve anything as it ends up competing with the...
defaultTestExecutionTimeAllowance:600 maximumTestExecutionTimeAllowance:0 due to these value WebdriverAgent is closing after 10 min
**To Reproduce** Steps to reproduce the behavior: 1. tunnel start --userspace 2. ios runwda --udid={udid} --bundleid={bundleid} --testrunnerbundleid={bundleid} --xctestconfig=WebDriverAgentRuner.xctest -v 3. See error: {"level":"info","msg":"Set Debug mode","time":"2024-10-10T15:37:39+08:00"} {"level":"debug","msg":"map[--address:\u003cnil\u003e --all:false --apps:false --arg:[] --basedir:\u003cnil\u003e...
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.40.1-0.20231203135336-87ef8ec48d55 to 0.42.0. Release notes Sourced from github.com/quic-go/quic-go's releases. v0.42.0 New Features added a qlog tracer for events that happen before / outside of established connection: #4305...
**Describe the bug** After following the steps in 'getting started' we get the following error ``` main.go:6:2: no required module provides package github.com/danielpaulus/go-ios/restapi/api; to add it: go get github.com/danielpaulus/go-ios/restapi/api main.go:7:2:...
Hello! On iPhone 5C (iOS 10.3.3, unconfigured, activated), I have executed the command `ios erase --force -v`. It did not reset the device, but failed with the error `{"err":"failed command:...
Is it possible to add pcap arguments that will allow you to get pcap output in real time from output or collect it for limited time?
os: Mac os 13.6.7 device: iphone 16 pro (18.0) go-ios version: v1.0.143 ``` ios image auto --basedir ~/.devimages {"level":"info","msg":"no udid specified using first device in list","time":"2024-09-27T15:52:02+08:00","udid":"${udid}"} {"level":"info","msg":"no udid specified using...
OS - Windows 11 go-iOS version : 1.0.143 iPhone 12 mini, OS 18.1 ios tunnel start --userspace {"level":"warning","msg":"go-ios agent is not running. You might need to start it with 'ios...