Ai
2 Star 1 Fork 2

touchx/SeleniumBase

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 355 Bytes
一键复制 编辑 原始数据 按行查看 历史
Michael Mintz 提交于 2023-02-03 14:23 +08:00 . Use consistent file permissions
[flake8]
# W503 (line break before binary operator) can be ignored.
exclude=recordings,temp
ignore=W503
[nosetests]
# nocapture=1 (Display print statements from output)
# (Undo this by using: "--nologcapture")
# logging-level=INFO (Shorter logs than using DEBUG)
nocapture=1
logging-level=INFO
[behave]
show_skipped=false
show_timings=false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/touchx_admin/SeleniumBase.git
git@gitee.com:touchx_admin/SeleniumBase.git
touchx_admin
SeleniumBase
SeleniumBase
master

搜索帮助