superyou-automated-testing-v2:Super SuperYou的自动化测试

时间:2024-04-07 17:19:18
【文件属性】:

文件名称:superyou-automated-testing-v2:Super SuperYou的自动化测试

文件大小:52KB

文件格式:ZIP

更新时间:2024-04-07 17:19:18

Python

超级友: :robot:自动化测试V2 Python Selenium 实施和执行自动化测试的步骤: 安装Python: : 安装requirements.txt中列出的所有必需的依赖项 python -m pip install -r requirements.txt 或者 pip install -r requirements.txt 您可以通过运行来检查是否已经安装了依赖项,并且将显示已安装的依赖项列表 pip list 或者 python -m pip install -r requirements.txt 如果您使用的是Google Chrome浏览器,请执行以下操作: 导航到并下载与您的Google Chrome浏览器版本匹配的WebDriver 从文件夹中提取文件,并将其放在C:驱动器中,这样您的PATH将为C:\chromedriver.exe 通过在.env文件中指定驱动程序


【文件预览】:
superyou-automated-testing-v2-master
----.gitignore(13B)
----.env.example(779B)
----requirements.txt(9KB)
----testcase_users()
--------testcase_login_logout.py(3KB)
--------testcase_login.py(4KB)
--------testcase_download_epolicy.py(3KB)
--------testcase_leadgen.py(3KB)
----geckodriver.log(0B)
----.DS_Store(6KB)
----testcase_docs()
--------testcase_login_logout_uw.py(4KB)
--------testcase_login_partnership.py(3KB)
--------testcase_new_transaction_partnership.py(5KB)
--------testcase_login_logout_common_docs.py(4KB)
--------testcase_login_uw.py(3KB)
--------testcase_login_logout_partnership.py(4KB)
--------testcase_read_product_by_slug_product.py(4KB)
--------testcase_login_common_docs.py(3KB)
--------testcase_login_logout_product.py(4KB)
--------testcase_login_product.py(3KB)
--------testcase_scorings_uw.py(5KB)
----notes.md(1KB)
----test.py(268B)
----readme.md(3KB)
----testcase_existing()
--------testcase_existing_super_safe.py(9KB)
--------testcase_existing_multiple_product.py(11KB)
--------testcase_existing_super_care.py(11KB)
--------testcase_existing_summary_page.py(9KB)
--------testcase_existing_single_product.py(15KB)
----testcase_new_users()
--------testcase_newuser_multiple_product.py(13KB)
--------testcase_newuser_single_product.py(19KB)
--------testcase_newuser_summary_page.py(11KB)
--------testcase_newuser_super_care.py(13KB)
--------testcase_newuser_super_safe.py(11KB)

网友评论