gwda icon indicating copy to clipboard operation
gwda copied to clipboard

unknown command: Unhandled endpoint:

Open cocochent opened this issue 11 months ago • 3 comments

测试了 其他的指令都能用 点击不能用 func main() { driver, _ := gwda.NewUSBDriver(nil)

x, y := 50, 256

driver.Tap(x, y)

}

报错: 2024/03/10 20:35:58 unknown command: Unhandled endpoint: /session/320F2B62-A685-4848-B6CF-C2AFE4542E1E/wda/tap/0 -- http://00008101-0016191811C2001E/ with parameters { wildcards = ( "session/320F2B62-A685-4848-B6CF-C2AFE4542E1E/wda/tap/0" ); }

cocochent avatar Mar 10 '24 12:03 cocochent

因为新版 wdaurl 做了调整

electricbubble avatar Mar 12 '24 09:03 electricbubble

这个项目大佬还维护吗

cocochent avatar Mar 12 '24 14:03 cocochent

抱歉,近期都没时间维护。

但后续我倒是有兴趣做一个全新版本

electricbubble avatar Mar 13 '24 02:03 electricbubble