TC_webinar_java_selenium_tests 源码
TeamCity网络研讨会-Java Selenium测试 从终端运行 docker run --rm -p 4444:4444 selenium/standalone-chrome 然后 mvn -Dtest=SimpleTest test 报告 要生成报告,请运行“ allure serve allure-results/ 有关pytest的Allure实现的更多信息。 在Docker内部运行 docker-compose up --build --abort-on-container-exit 或者 docker-compose up --abort-on-container-e
文件列表
TC_webinar_java_selenium_tests-master.zip
(预估有个9文件)
TC_webinar_java_selenium_tests-master
selenium-server-standalone-3.141.59.jar
10.16MB
pom.xml
3KB
chromedriver
15.49MB
Dockerfile
84B
src
test
java
SimpleTest.java
1KB
docker-compose.yml
365B
暂无评论