Android Uiautomator2 Python Wrapper
《爬虫逆向进阶实战》书籍代码库
提测管理系统
python+selenium+pytest+allure UI 自动化框架
Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and AP...
Chrome开发者工具中文手册
前端入门到进阶图文教程,超详细的Web前端学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。
基于selenium+pytest的UI自动化框架
Puppeteer & Mocha Example
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
def test(): try: 脚本内容 except Exception: return test()
这样应该就不存在递归了,可以试试