test_mobile_app_android 源码
移动自动化实践的第二部分== Python == == Appium == == pytest == test_authorization.py 创建测试“授权失败”。 结果:授权已提交,失败通知。 创建测试“正确授权”。 结果:授权已通过。 创建测试“通过滑动打开左侧菜单”。结果:打开的菜单。 test_turn_off_notification.py 关闭通知。 使用开关元件。 结果:通知已关闭。 test_change_reminder_frequency.py 将通知提醒更改为3天选项。 结果:每3天提醒一次。
文件列表
test_mobile_app_android-master.zip
(预估有个11文件)
test_mobile_app_android-master
test_authorization.py
3KB
TestData.py
139B
test_turn_off_notification.py
1011B
requirements.txt
70B
README.md
554B
conftest.py
591B
test_change_reminder_frequency.py
1KB
Locators.py
761B
.gitignore
2KB
暂无评论