SonicCloudOrg / sonic-ios-wda

🎉A WebDriver server for iOS and tvOS
Other
20 stars 20 forks source link

[Bug] 用之前的wda没问题 更新后报错了 #63

Closed Pycoder0901 closed 4 days ago

Pycoder0901 commented 1 week ago

Search before asking

Sonic version

最新

Deploy platform

macOS

Minimal reproduce step

异常信息: org.cloud.sonic.driver.common.tool.SonicRespException: Unhandled endpoint: /session/879C4356-3A64-4A7D-9B44-65AFEB4ED93D/wda/touch/multi/perform -- http://127.0.0.1:62257/ with parameters { wildcards = ( "session/879C4356-3A64-4A7D-9B44-65AFEB4ED93D/wda/touch/multi/perform" ); }

Are you willing to submit a PR?

ZhouYixun commented 4 days ago

Search before asking

  • [x] I searched in the issue and found nothing similar. | 我查找了并确认issue列表无相似报告。

Sonic version

最新

Deploy platform

macOS

Minimal reproduce step

异常信息: org.cloud.sonic.driver.common.tool.SonicRespException: Unhandled endpoint: /session/879C4356-3A64-4A7D-9B44-65AFEB4ED93D/wda/touch/multi/perform -- http://127.0.0.1:62257/ with parameters { wildcards = ( "session/879C4356-3A64-4A7D-9B44-65AFEB4ED93D/wda/touch/multi/perform" ); }

Are you willing to submit a PR?

  • [x] I'm willing to submit a PR! | 我将发起PR!

需要更新到最新sonic版本,因为wda新版本有废弃了部分接口哦。如果你是单独用sonic-server-core的用户,也是用最新maven包就可以了