标题
企业微信移动app实战与答疑
课程价值
课程内容
selenium 与 appium
selenium 参与并维护了 webdriver ,这是一个定义了如何操作元素的协议:
PO官网
A page object wraps an HTML page, or fragment, with an application-specific API, allowing you to manipulate page elements for testing without digging around in the HTML.
UIautomator
https://developer.android.com/training/testing/ui-automator.html
Appium 组成
关键字驱动的目标
封装业务关键字
用通用关键字文件,进行承载(yaml)。
时长
120分钟
代码
https://github.com/ceshiren/HogwartsLG6.git
PPT
作业
使用关键字驱动封装企业微信通讯录,添加联系人页面
课后反馈调查表
阶段六 直播客 作业
https://github.com/guoccf927/HogwartsLG6Gcc/tree/master/homework_06/live_wework
问题
1、页面跳转出现循环,A->B B->A ,为啥不行呢?
E ImportError: cannot import name ‘ContactPage’ from partially initialized module ‘homework_06.live_wework.page.contact_page’ (most likely due to a circular import)
2、多个方法如何使用 1 个 yaml 文件
LTQ_549
(李淘气)
2021 年3 月 6 日 15:14
7
Appinum–移动端企业微信–通讯录添加成员自动化测试实战——直播作业
homework
jinman
(金同学)
2021 年3 月 10 日 08:20
15
Luciya
(Luciya-张璐)
2021 年3 月 11 日 13:30
19