iOS-Tagent icon indicating copy to clipboard operation
iOS-Tagent copied to clipboard

iOS support agent for automation

Results 117 iOS-Tagent issues
Sort by recently updated
recently updated
newest added

只能看到warning,没有error日志,但是提示test-fail 连接真机iOS12.4 ![image](https://user-images.githubusercontent.com/13548681/69794312-fce11500-1204-11ea-8c1e-3cbc0b3cb1df.png) ![image](https://user-images.githubusercontent.com/13548681/69794440-374ab200-1205-11ea-9771-d14c263e7ad0.png)

描述问题bug 按照https://github.com/AirtestProject/iOS-Tagent/blob/master/Introduction/README_zh.md 中所述步骤设置完毕后运行test, 显示build success 后出现以下报错: Directory not found for option '-F/Users/unsername/Desktop/iOS-Tagent-master/Carthage/Build/iOS' CFBundleIdentifier value 'com.facebook.wda.runner' in the Info.plist must be the same as the PRODUCT_BUNDLE_IDENTIFIER build setting value 'com.twintech.app'. iPhone型号:6s...

![lALPBGY18bxeC7nNA4TNBaA_1440_900 png_720x720q90g](https://user-images.githubusercontent.com/82932037/115703257-7c442b00-a39c-11eb-94e5-8c3235ed0b62.jpg) ![lALPBFf_9ylAxrTNA4TNBaA_1440_900 png_720x720q90g](https://user-images.githubusercontent.com/82932037/115703288-89611a00-a39c-11eb-8a8a-77c9428d543e.jpg) ![lALPBE1XezruT6XNA4TNBaA_1440_900 png_720x720q90g](https://user-images.githubusercontent.com/82932037/115703293-8b2add80-a39c-11eb-973c-718a3d382d8c.jpg)

ios-tagent 能成功启动,但有无法使用? **XCode 启动信息** ```console 2021-10-18 19:52:47.543461+0800 WebDriverAgentRunner-Runner[1347:174462] Running tests... Test Suite 'All tests' started at 2021-10-18 19:52:49.347 Test Suite 'WebDriverAgentRunner.xctest' started at 2021-10-18 19:52:49.349 Test Suite 'UITestingUITests' started at...

It shows me the above error when I am using "ios.alert_accept()" AIrtest v1.2.14 ios-Target latest release version on 28th April Test script running on iPad OS version 14.7.1 Xcode v13.4...

WebDriverAgent现在由appium在维护了,但是使用这个iOS-Target,连接appium也可以直接使用,所以想知道做了哪些改动呢, 是不是有了这个就可以扔掉appium的WebDriverAgent了?

@yimelia @suyuchen123 /Users/oscar/Library/Developer/Xcode/DerivedData/WebDriverAgent-bvkkmdjlhmigtyawxsuhszbxwbbp/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework: replacing existing signature /Users/oscar/Library/Developer/Xcode/DerivedData/WebDriverAgent-bvkkmdjlhmigtyawxsuhszbxwbbp/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework: errSecInternalComponent Command CodeSign failed with a nonzero exit code I use my personal apple ID,I don‘t know why

Showing Recent Messages /Users/huhu/Downloads/workspace/iOS-Tagent/WebDriverAgent.xcodeproj Building for iOS, but the embedded framework 'CocoaAsyncSocket.framework' was built for iOS + iOS Simulator.

/iOS-Tagent/WebDriverAgent.xcodeproj Building for iOS, but the linked and embedded framework 'WebDriverAgentLib.framework' was built for iOS + iOS Simulator. 运行环境xcode13.2.1 手机iOS 15.1 iPhone11

系统windows 10 x64 1. 使用命令行启动 wda ( tidevice --udid xxxx wdaproxy -B bbbbb -p 8200) 2.使用 airtest from airtest.core.api import (time, start_app, stop_app, install, uninstall) start_app("xxxxx") 超时后会报如下错误,wda 会停止工作。 2021-12-28 11:55:57,830...