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
No description provided.
The text was updated successfully, but these errors were encountered:
跨进程操作,https://github.com/BaiduQA/Cafe/blob/master/testservice/src/com/baidu/cafe/remote/MonkeyNetwork.java 跨进程获取,https://github.com/BaiduQA/Cafe/blob/master/testservice/src/com/baidu/cafe/remote/ViewPropertyProvider.java
Sorry, something went wrong.
对了,再打扰一下,我在测试程序中怎么具体实现跨进程啊,比如点击一个列表可以local.clickInList(0);,我现在想从a进程跳到b进程,点击返回再回到a进程,这个在测试程序中怎么写呢。Cafe很棒,就是教程比较少
点击b进程的操作用remote系列的api,例子见https://github.com/BaiduQA/Cafe/blob/master/tests/TestApiDemos/src/com/example/android/apis/test/TestCafe.java
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: