Skip to content
New issue

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

问下现在app测试是怎么调用的?我看seldom.main()方法中没有文档中的用法了 #179

Closed
Gary-CHAO1 opened this issue Apr 25, 2023 · 2 comments

Comments

@Gary-CHAO1
Copy link

    'appActivity': '.ui.LoadingActivity',
    'noReset': True,
}
seldom.main(app_info=desired_caps, app_server="http://127.0.0.1:4723")
@Gary-CHAO1 Gary-CHAO1 changed the title 现在app测试是怎么调用的,我seldom.main()方法中没有文档中的用法了 问下现在app测试是怎么调用的?我看seldom.main()方法中没有文档中的用法了 Apr 25, 2023
@defnngj
Copy link
Collaborator

defnngj commented Apr 25, 2023

https://github.com/SeldomQA/seldom/blob/master/seldom/running/runner.py

通过 app_serverapp_info 两个参数:
image

@Gary-CHAO1
Copy link
Author

https://github.com/SeldomQA/seldom/blob/master/seldom/running/runner.py

通过 app_serverapp_info 两个参数: image
看到了,我之前装的2.10.1,谢谢虫师

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants