refactor: api

This commit is contained in:
lilong.129
2025-02-07 15:16:13 +08:00
parent 6cbab3c066
commit ae5a137353
23 changed files with 635 additions and 267 deletions

View File

@@ -15,7 +15,7 @@ import (
var (
bundleId = "com.apple.Preferences"
driver IWebDriver
driver IDriver
iOSDriverExt *DriverExt
)