python-selenium:使用Python Selenium进行GUI自动化测试

时间:2024-05-22 01:06:21
【文件属性】:

文件名称:python-selenium:使用Python Selenium进行GUI自动化测试

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-22 01:06:21

python testing devops containers selenium

向我或星标 pythonSelenium 使用Python Selenium进行GUI自动化测试 了解更多: : 如何开始测试 # Start container docker run -d --restart=always \ -v /tmp/screenshot:/tmp/screenshot \ -h selenium --name selenium denny/python-selenium:v1 # Run A Sample Test. # With customized test scripts, you can do more! docker exec selenium \ python /home/seluser/selenium_load_page.py \ --page_url https://www.dennyzhang.com --


【文件预览】:
python-selenium-master
----Dockerfile(2KB)
----selenium_load_page.py(5KB)
----.travis.yml(208B)
----samples()
--------DOC.md(54B)
----selenium_gui_test.sh(2KB)
----README.md(2KB)

网友评论