Skip to content

v2.6.4

Compare
Choose a tag to compare
@rafa0128 rafa0128 released this 29 May 08:33
· 102 commits to master since this release

🐛【Fixed BUG】#164
🔥【Feature】Start-up Time (收集安卓/iOS的启动时间)

image

🔥【Feature】Comparison of two test results in analysis page (分析页增加两个测试结果比对功能)

image

image

🔥【Feature】Support collecting all performance parameters in python api (python api 可以收集全部性能指标并生成html报告)

image

🆙【Optimization】Check python version (执行前检查python版本是否低于3.10)
🆙【Optimization】Initialize adb environment (初始化adb环境,避免websocket的后台进程占用)
🐛【Fixed BUG】#151