We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
描述问题bug 升级到1.2.16后带wait_for_appearance参数的Poco命令变慢 比如poco(text="扫描").wait_for_appearance(timeout=20)会等20多秒才过,实际上text="扫描"已经存在 其它此类命令也是非常慢。 在手机上卸载PocoService,重新运行1.2.15自动安装老版的PocoService问题解决,速度和以前一样了。 `` 设备:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
描述问题bug
升级到1.2.16后带wait_for_appearance参数的Poco命令变慢
比如poco(text="扫描").wait_for_appearance(timeout=20)会等20多秒才过,实际上text="扫描"已经存在
其它此类命令也是非常慢。
在手机上卸载PocoService,重新运行1.2.15自动安装老版的PocoService问题解决,速度和以前一样了。
``
设备:
The text was updated successfully, but these errors were encountered: