mirror of
https://mirror.skon.top/github.com/openatx/uiautomator2
synced 2026-05-01 06:11:01 +08:00
fix 2to3 doc
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
- Remove function XPath.apply_watch_from_yaml
|
||||
- Remove function healcheck, 原来是未来恢复uiautomator服务用的
|
||||
- Remove function service(name: str) -> Service, 原本是用于做atx-agent的服务管理
|
||||
- Remove function session, 该函数依赖atx-agent,这个函数本来就是为了兼顾appium的用法,后来发现也用不到
|
||||
- Remove function app_icon() -> Image, 该函数依赖atx-agent
|
||||
- Remove function connect_wifi() -> Device, 该函数依赖atx-agent
|
||||
- Remove function connect_adb_wifi(str) -> Device, 直接用connect就行了
|
||||
@@ -114,4 +113,4 @@ It seems the strict is useless, so I delete it.
|
||||
|
||||
### push
|
||||
- 2.x push(src, dst, mode, show_process:bool=False)
|
||||
- 3.x push(src, dst, mode)
|
||||
- 3.x push(src, dst, mode)
|
||||
|
||||
Reference in New Issue
Block a user