cuketest 试试
目前可以链接 40 台,没有 offline 现象,主要是 hub 很关键。目前用的是西普莱 10 个口的
非常受用,可以研究一下了,感谢~
学习了,很有用~
最新的 Android 版本,很多 api 已经不适用了~
你这块 gpu 数据是怎么获取,发现最新的 tidevice 获取不到数据
我们一直都自己再弄,不难
目前也在规划这块工具,感谢楼主分享~
问题解决好了
@ 小抄 我本地试了一下,运行发现一直提示报错信息:
appium 调试日志的报错信息:
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: connect ECONNREFUSED 127.0.0.1:8200). Retrying...
我本地 ide 里面报错信息:
Traceback (most recent call last):
File "D:/pythonworkpace/tideviceTest/PreviewCameraTest.py", line 58, in <module>
driver = webdriver.Remote("http://127.0.0.1:4723/wd/hub", desired_capabilities=desired_caps)
File "D:\Program Files\Python\lib\site-packages\appium\webdriver\webdriver.py", line 155, in __init__
proxy
File "D:\Program Files\Python\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 157, in __init__
self.start_session(capabilities, browser_profile)
File "D:\Program Files\Python\lib\site-packages\appium\webdriver\webdriver.py", line 225, in start_session
response = self.execute(RemoteCommand.NEW_SESSION, parameters)
File "D:\Program Files\Python\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "D:\Program Files\Python\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Unable to start WebDriverAgent session because of xcodebuild failure: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: connect ECONNREFUSED 127.0.0.1:8200 Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.
我试过电脑和手机都重启了,发现不管用呀,求指导一下
airtest 可以支持 Windows 应用的 ui 测试
期待下次来个 XCTest 的教程
Java 版本期待哪位大神翻译一下
截图对比
厉害,马上入手研究
请问,你这是 bugreport 信息解析出来,通过以上规则去衡量耗电报告的吗
有时间,没日期?闹着玩?
厉害
蛮不错的,值得期待,等待开源
确定不需要 root 权限吗?不需要的话可以尝试一下
能把需求搞出来,事情做好。怎么会过时呢。就好比是汽车一样,一辆旧的也能上高速的
什么时候有 perfdog 的接口发开源出来
排队等开源
最近也在打算研究这 iOS 客户端性能数据采集的。期待