selenium-python-gmail:gmail 测试

时间:2021-06-10 10:34:35
【文件属性】:
文件名称:selenium-python-gmail:gmail 测试
文件大小:20KB
文件格式:ZIP
更新时间:2021-06-10 10:34:35
Python Selenium-Python-gmail 使用 python 和 selenium 进行简单的 Gmail 测试 如何开始: 安装python 2.7 安装虚拟环境 安装点 安装Selenium 安装pytest 为项目创建目录并在那里克隆这个项目: git 克隆 如何从 PyCharm (IDE) 运行您的第一个测试: 安装 PyCharm 在 PyCharm 中打开“selenium-python-gmail”目录 转到“运行”>“编辑配置”。 选择“添加新配置”>“Python 测试”>“py.test”。 名称:使用测试运行 py.test 的命令名称 示例:login_test.py 中的 pytest 目标:path\to\login_test.py 示例:C:\Users\user\Documents\DEMO\selenium-python-gmail
【文件预览】:
selenium-python-gmail-master
----LICENSE(1KB)
----gmail()
--------model()
--------conftest.py(1KB)
--------tests()
--------__init__.py(0B)
--------pages()
----.idea()
--------selenium-python-gmail.iml(284B)
--------scopes()
--------misc.xml(1KB)
--------vcs.xml(180B)
--------.name(21B)
--------modules.xml(294B)
--------encodings.xml(164B)
--------workspace.xml(41KB)
----.gitignore(21B)
----README.md(1024B)

网友评论