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

airtest IDE 1.2.5 Xcode 11.3.1 iPhone8 12.4 ![image](https://user-images.githubusercontent.com/42260941/89521224-b15e1c80-d811-11ea-8d57-73d668e52969.png) ![image](https://user-images.githubusercontent.com/42260941/89521406-05690100-d812-11ea-8314-ccff090b29be.png) poco 在iOS应用首页为横屏的时候,识别位置为竖屏的位置了

ios-tagent 5.27的 iOS12.4 Xcode 11.2.1 python airtest库 1.1.14 使用AirtestIDE运行start_app()正常 使用python或是命令行调用start_app()失败 报错信息: /Users/zhaoyue/PycharmProjects/AirtestProject/venv/bin/python /Users/zhaoyue/PycharmProjects/AirtestProject/TestDemos/airtestText.py Traceback (most recent call last): File "/Users/zhaoyue/PycharmProjects/AirtestProject/TestDemos/airtestText.py", line 27, in start_app('com.google.chrome.ios') File "/Users/zhaoyue/PycharmProjects/AirtestProject/venv/lib/python3.7/site-packages/airtest/utils/logwraper.py", line 71, in wrapper...

Xcode : 11.6 iOS : 13.1.3 使用最新的代码,但是还是会报错 ``` 2020-07-29 18:20:03.324534+0800 WebDriverAgentRunner-Runner[14662:4062689] -[UITestingUITests internalImplementation]: unrecognized selector sent to instance 0x280c00b40 t = 0.02s Assertion Failure: :0: failed: caught "NSInvalidArgumentException", "-[UITestingUITests internalImplementation]:...

**测试环境:** 测试机:iphone6 , iOS 12.3.1 airtest :1.2.2 iOS-Tagent commit id :d3adb60 Xcode:10.3 **测试场景及步骤** 前置条件: 在 iOS 手机自带的 Files 应用中打开一个 html 文件,html 文件中是一个APP scheme 。 预期: 点击链接可唤起 APP 实际结果: 在 Airtest...

报错如下: 2020-07-13 13:29:27.343419+0800 WebDriverAgentRunner-Runner[541:164981] Enqueue Failure: Failure getting list of active applications: (null) /Users/macbookpro/mydir/autotest/iOS-Tagent的副本3/WebDriverAgentRunner/UITestingUITests.m 37 1 2020-07-13 13:29:27.346073+0800 WebDriverAgentRunner-Runner[541:164981] Enqueue Failure: Failure fetching attributes for Device system-wide element: Error Domain=XCTDaemonErrorDomain...

(请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。否则直接关闭。) (重要!根据问题类型选择分类) 图像识别相关问题 -> https://github.com/AirtestProject/Airtest/issues 控件识别、树状结构、poco库报错 -> https://github.com/AirtestProject/Poco/issues 测试开发环境AirtestIDE使用问题(本软件) -> 本页面 详细描述问题bug: ios连接设备成功,可以在浏览器打开http://127.0.0.1:8100/inspector,且能成功展示我的手机页面,但是在airtestIDE中,ios screen一片黑 复现步骤: 1.根据管方文档安装 2.安装成功后http://127.0.0.1:8100/status提示成功 3.在airtestIDE里面输入http://127.0.0.1:8100/ 4.点击connect python 版本: python3.x 操作系统: macos 10.14.5 手机设备信息: 手机型号:iphone x,版本号:13.2.3 xcode版本号:11.3.1 (别的信息)...

2020-05-27 17:02:22.911333+0800 WebDriverAgentRunner-Runner[568:35405] Running tests... Test Suite 'All tests' started at 2020-05-27 17:02:29.230 Test Suite 'WebDriverAgentRunner.xctest' started at 2020-05-27 17:02:29.236 Test Suite 'UITestingUITests' started at 2020-05-27 17:02:29.237 Test Case '-[UITestingUITests...

![image](https://user-images.githubusercontent.com/44854221/77611288-e901b180-6f5f-11ea-850f-526bd2459182.png) 更新了插件后出现的问题

问题同https://github.com/AirtestProject/iOS-Tagent/issues/148 ![image](https://user-images.githubusercontent.com/7463528/77996084-8d6c6500-735f-11ea-9e03-a911f9b6a5c6.png)

mac10.15.3,Xcode:11.4,设备iPhone6,12.1.4 之前运行很正常。 今日点击Xcode,自动install 组件。 进入后,像往常一样test,先build success 然后test failed; 完整日志如下: 020-04-01 17:22:52.120328+0800 WebDriverAgentRunner-Runner[494:13753] Running tests... Test Suite 'All tests' started at 2020-04-01 17:22:52.880 Test Suite 'WebDriverAgentRunner.xctest' started at 2020-04-01 17:22:52.886 Test...