Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SonicCloudOrg/sonic-agent issues and pull requests
#480 - fix: Continue collecting battery status of the rest of the devices when encountering errors
Pull Request -
State: open - Opened by sam80180 4 days ago
Labels: fix
#479 - [Question] iPhone(iOS 16.7.10) 编译 wda 后,无法被发现
Issue -
State: open - Opened by DancGo 11 days ago
Labels: bug
#478 - [Bug] Agent 所在主机提示“hub is not ready”
Issue -
State: closed - Opened by DancGo 11 days ago
- 4 comments
Labels: bug
#477 - 此问题还是打开吧 影响面挺大的
Issue -
State: closed - Opened by Pycoder0901 about 1 month ago
Labels: duplicate
#476 - [Bug] 在mac上用docker命令启动前后端服务,提示image的版本与操作系统不一致,如何解决?
Issue -
State: closed - Opened by tlqiao 3 months ago
- 1 comment
Labels: bug
#475 - [Bug] iOS运行套件几十条之后 手机拒绝链接。
Issue -
State: closed - Opened by Pycoder0901 3 months ago
- 9 comments
Labels: bug
#474 - [Bug] iOS需要输入enable UI自动化的手机密码,即使在设置-开发者-打开自动化按钮,还是会要求输入密码
Issue -
State: closed - Opened by Pycoder0901 3 months ago
- 1 comment
Labels: bug
#473 - [bug] 点击控件时提示: org.cloud.sonic.driver.common.tool.SonicRespException: org.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup.. Try changing the 'enforceXPath1' driver setting to 'true' in order to workaround the problem.","rid":0,"udId":"R5CW8091P0X","status":3,"cid":0
Issue -
State: closed - Opened by lyc10031 4 months ago
- 11 comments
Labels: bug
#472 - [bug] org.cloud.sonic.driver.common.tool.SonicRespException: org.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup.. Try changing the 'enforceXPath1' driver setting to 'true' in order to workaround the problem.","rid":0,"udId":"R5CW8091P0X","status":3,"cid":0
Issue -
State: closed - Opened by lyc10031 4 months ago
- 1 comment
Labels: bug
#470 - refactor: @Bean should not return void
Pull Request -
State: closed - Opened by blacklee123 4 months ago
#469 - [Bug] ios 设备滑动报错 waitForQuiescenceIncludingAnimationsIdle
Issue -
State: closed - Opened by Rladmsrl 5 months ago
- 7 comments
Labels: bug
#468 - fix:修复无法停止性能监控
Pull Request -
State: closed - Opened by gzhtest 5 months ago
Labels: fix
#467 - [Bug] 远程控制页面开始性能监控后,点击停止监控没有效果
Issue -
State: closed - Opened by gzhtest 5 months ago
- 1 comment
Labels: bug
#466 - feat: 增加了按需获取文件或文件夹目录的控制器功能
Pull Request -
State: closed - Opened by Coder-Huangzejia 5 months ago
- 1 comment
Labels: feature
#465 - fix: 修复了在启动agent服务检测环境时,如果项目路径或者相关依赖路径名称存在空格,则会报错的问题
Pull Request -
State: closed - Opened by Coder-Huangzejia 5 months ago
- 1 comment
Labels: fix
#464 - feat: 在获取元素页面中快捷测试元素定位是否可以定位并点击
Pull Request -
State: closed - Opened by YeungHoiChiu 6 months ago
Labels: feature
#463 - [Bug] 通过远端adb连续发送adb命令出现阻塞
Issue -
State: closed - Opened by gzhtest 6 months ago
- 1 comment
Labels: bug
#462 - fix: 整理代码并解决调用远程ADB持续发送命令会被阻塞的问题
Pull Request -
State: closed - Opened by gzhtest 6 months ago
Labels: fix
#461 - fix: ios设备获取webview时报空指针错误
Pull Request -
State: closed - Opened by YeungHoiChiu 6 months ago
Labels: fix
#460 - Feat/ios17 support
Pull Request -
State: closed - Opened by ZhouYixun 6 months ago
#459 - feat: add more android minicap version
Pull Request -
State: closed - Opened by ZhouYixun 6 months ago
Labels: feature
#458 - 【feature】SibTool增加一个方法,用于判断手机ios系统是否>=17
Pull Request -
State: closed - Opened by caofengbin 6 months ago
Labels: feature
#457 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.3.2
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#456 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.3.2
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#455 - build(deps): bump org.java-websocket:Java-WebSocket from 1.5.3 to 1.5.7
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#454 - [Bug] agent上链接的设备经常莫名奇妙的自动关机
Issue -
State: closed - Opened by gitcrosstrack 8 months ago
Labels: bug
#453 - fix: not stop collecting battery status when encounter error
Pull Request -
State: closed - Opened by sam80180 8 months ago
- 1 comment
Labels: fix
#452 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.3.1
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#451 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.3.1
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#450 - feat: 自动化步骤中坐标相关操作的控件元素也可以使用参数化&安卓获取控件属性时可直接获取中心坐标值
Pull Request -
State: closed - Opened by YeungHoiChiu 9 months ago
- 1 comment
Labels: feature
#449 - feat: `Android`自动化测试步骤中新增拖拽操作以及拖拽动作拆分的三个独立事件操作
Pull Request -
State: closed - Opened by YeungHoiChiu 9 months ago
- 1 comment
Labels: feature
#448 - build(deps): bump com.google.guava:guava from 32.1.2-jre to 33.2.1-jre
Pull Request -
State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#447 - feat: 增加adb和uia的`拖拽控件(DragAndDrop)`操作
Pull Request -
State: closed - Opened by YeungHoiChiu 9 months ago
- 2 comments
Labels: feature
#446 - 使用无线调试的时候,uia返回超时,使用postman请求,一个请求要两百多秒才返回。
Issue -
State: closed - Opened by zzu402 9 months ago
- 1 comment
Labels: bug
#445 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies
#444 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies
#443 - [help] 我们sonic现在不定时弹窗有处理吗,这个方案能集成进去吗https://testerhome.com/topics/12938
Issue -
State: open - Opened by jeniva 9 months ago
Labels: bug
#442 - [Help] 安卓APP 使用“控件元素”只能获取到 原生控件,获取不到内嵌的H5控件,请大佬帮忙看看怎么解决,谢谢
Issue -
State: closed - Opened by morningfine 9 months ago
- 3 comments
Labels: bug
#441 - build(deps): bump org.aspectj:aspectjweaver from 1.9.19 to 1.9.22.1
Pull Request -
State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#440 - 【错误或体验】网络抓包时,Google Play无法联网;网络抓包没有停止功能。
Issue -
State: closed - Opened by Android-Freshman 10 months ago
- 1 comment
Labels: bug
#439 - feat: 适配chromeDriver121-126的版本,并替换下载地址链接
Pull Request -
State: closed - Opened by caofengbin 10 months ago
Labels: feature
#438 - build(deps): bump com.google.guava:guava from 32.1.2-jre to 33.2.0-jre
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#437 - [Bug] 是否有计划针对 iOS17 设备修改 wda 的启动和调用逻辑?
Issue -
State: closed - Opened by wangier 10 months ago
- 6 comments
Labels: bug
#436 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.2.5
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#435 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.2.5
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#434 - [Bug] 安卓「华为、OPPO」获取控件元素报错,小米手机是OK的
Issue -
State: closed - Opened by liuguangyong93 10 months ago
- 1 comment
Labels: bug
#433 - build(deps): bump com.alibaba:fastjson from 2.0.38 to 2.0.49
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#432 - [Help] agent启动后显示hub is not ready. ignore
Issue -
State: closed - Opened by FullCat 10 months ago
- 6 comments
Labels: bug
#431 - build(deps): bump com.alibaba:fastjson from 2.0.38 to 2.0.48
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependencies
#430 - [help] IOS手机隔一段时间就会断开连接要怎么办?
Issue -
State: closed - Opened by jeniva 11 months ago
- 6 comments
Labels: bug
#429 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.2.4
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependencies
#428 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.2.4
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependencies
#427 - [Bug] iOS17挂载问题,目前sonic不支持,但是现在大批量设备都已经升级了17系统,WebDriverAgent server start failed: receive packet: InvalidService
Issue -
State: closed - Opened by Pycoder0901 11 months ago
- 1 comment
Labels: bug
#426 - build(deps): bump com.google.guava:guava from 32.1.2-jre to 33.1.0-jre
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependencies
#425 - [Bug] 自定义脚本,全局参数赋值之后,值没有变化。
Issue -
State: closed - Opened by lzbxqmy 11 months ago
- 2 comments
Labels: bug
#424 - Android6设备使用minicap黑屏,scrcpy正常
Issue -
State: closed - Opened by Barry413 11 months ago
- 1 comment
Labels: invalid
#423 - [Invalid] 应用安装没有进度,有时候会安装失败
Issue -
State: closed - Opened by jeniva 11 months ago
- 2 comments
Labels: invalid
#422 - [Bug] 批量执行自动化时运行状态有时候不会结束,用例都提示失败了还没结束,手机也没释放提示在测试中
Issue -
State: open - Opened by jeniva 11 months ago
Labels: bug
#421 - [Feature] 测试中不能查看远程真机画面,无法查看自动化的情况
Issue -
State: closed - Opened by jeniva 11 months ago
- 1 comment
Labels: feature
#420 - [Bug] 手机状态有时候没有占用提示占用着
Issue -
State: open - Opened by jeniva 11 months ago
Labels: bug
#419 - [Invalid] Python-调用mongodb功能无法使用
Issue -
State: open - Opened by Ghomeling 11 months ago
- 2 comments
Labels: invalid
#418 - [QUESTION] 自定义脚本-如何调用Mac电脑(作为Agent)的python
Issue -
State: open - Opened by Ghomeling 12 months ago
- 4 comments
Labels: question
#417 - [Invalid] 这个帖子链接打不开了 Q2: 使用后没有出现画面,但是按键操作正常。 A1: 解决方案可参考 这个帖子。
Issue -
State: closed - Opened by PeiZhiFei 12 months ago
- 1 comment
Labels: invalid
#416 - 【issue】iOS自动化 PBItemCollectionServicer connection disconnected."错误 ,导致页面短暂卡死
Issue -
State: open - Opened by Pycoder0901 12 months ago
- 2 comments
Labels: good first issue
#415 - build(deps): bump com.alibaba:fastjson from 2.0.38 to 2.0.47
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies
#414 - [Bug] 小米13pro touch事件触发后投屏没反应
Issue -
State: closed - Opened by chenshuai12 12 months ago
- 5 comments
Labels: bug
#413 - [Invalid] Agent连接IOS手机启动Wda时报错
Issue -
State: closed - Opened by chenshuai12 12 months ago
- 9 comments
Labels: invalid
#412 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.2.3
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies
#411 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.2.3
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies
#410 - build(deps): bump org.java-websocket:Java-WebSocket from 1.5.3 to 1.5.6
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#409 - build(deps): bump org.apache.groovy:groovy-all from 4.0.13 to 4.0.18
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#408 - fea: Add support to connect HTTPS server with providing CA Certificate
Pull Request -
State: open - Opened by hazmi-e205 about 1 year ago
#407 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.2.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#406 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.2.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#405 - [Bug] linux的jar版本会报no jniopencv_highgui in java.library.path:的错误,Docker版没问题
Issue -
State: closed - Opened by wanyaxing about 1 year ago
- 12 comments
Labels: bug
#404 - [Bug] OPPO手机选择应用后点击开始性能采集后手机卡主然后自动重启
Issue -
State: open - Opened by jeniva about 1 year ago
- 8 comments
Labels: bug
#403 - uiautomator2运行异常
Issue -
State: closed - Opened by gi13371 about 1 year ago
- 3 comments
Labels: invalid
#402 - build(deps): bump com.google.guava:guava from 32.1.2-jre to 33.0.0-jre
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#401 - build(deps): bump org.apache.groovy:groovy-all from 4.0.13 to 4.0.17
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#400 - build(deps): bump org.java-websocket:Java-WebSocket from 1.5.3 to 1.5.5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#399 - [Question]华为安卓8手机黑屏且运行过程中无报错的问题
Issue -
State: closed - Opened by lieliefengzheng1 about 1 year ago
- 2 comments
Labels: bug
#398 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.2.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#397 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.2.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#396 - build(deps): bump org.testng:testng from 7.8.0 to 7.9.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#395 - [Question] 导入IntntelliJ IDEA 环境下,提示找不到包
Issue -
State: closed - Opened by zcq111 about 1 year ago
- 1 comment
Labels: invalid
#394 - feat:支持chromeDriver版本为115到120之间的类型
Pull Request -
State: closed - Opened by caofengbin about 1 year ago
Labels: feature
#393 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.1.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#392 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.1.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#391 - build(deps): bump org.jsoup:jsoup from 1.15.4 to 1.16.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#390 - build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.13.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#389 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.1.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#388 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.1.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#387 - [Q] 脚本如何进行通信
Issue -
State: open - Opened by 01xu10 over 1 year ago
- 4 comments
Labels: question
#386 - build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.12.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#385 - build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.12.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#384 - build(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.0.5 to 3.1.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#383 - build(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.0.5 to 3.1.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#382 - build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.11.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#381 - build(deps): bump net.coobird:thumbnailator from 0.4.19 to 0.4.20
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#380 - build(deps): bump io.github.soniccloudorg:sonic-driver-core from 1.1.28 to 1.1.29
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies