Skip to content

ikudinov/docker-selenide-gitlab-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker container for running automated tests with Selenide and Chrome

Example usage

Pull docker image

docker pull ikudinov/docker-selenide-gitlab-ci

Download new chrome && run tests from example folder

./download-chrome.sh && ./run-tests.sh

Note:

  • test run command is mvn test -Dtest=*. If you are using different project management tool than Maven, just change this line in run-tests.sh.
  • you can put your test sources in folder example/test

Requirements: for run example you need wget, unzip, docker

About

Docker image for automated ui testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published