Skip to content

Mati20041/Docker-Java-Selenium-Example

Repository files navigation

Selenium Hi!

Simple project in java to test SeleniumHQ behaviour in docker container.

#To run

docker image build . -t seleniumhi
docker container run --name seleniumhi seleniumhi

You might also want to see screenshot that application downloads.

docker container cp seleniumhi:/workspace/screen.png screen.png

About

Example project of using selenium with chrome inside docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published