Skip to content

dockerize tests with selenium. chrome/firefox browsers, local/remote

Notifications You must be signed in to change notification settings

nurceylankarasu/docker-selenium-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-selenium-test

dockerize tests with selenium. chrome/firefox browsers, local/remote

docker pull selenium/hub

docker pull selenium/node-chrome

docker pull selenium/node-chrome-debug

docker pull selenium/node-firefox

docker pull selenium/node-firefox-debug

docker compose up -d

docker ps -a

mvn test -Dbrowser=chrome -Dtype=remote

About

dockerize tests with selenium. chrome/firefox browsers, local/remote

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages