Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium Docker

This project having capabilities of running selenium test cases on docker container

also having capabilities of selenium grid

folder description:

  • src/main/resources: Image for running a Selenium Grid Hub,Selenium node with Chrome installed, needs to be connected to a Selenium Grid Hub,Selenium node with Firefox installed, needs to be connected to a Selenium Grid Hub
  • src/test/resources: Contains two files test.sh and tearDown.sh

test.sh : This file is used to build docker images available in /Hub , /NodeChrome and /NodeFirefox folder. Also using this file we can run all containers

tearDown.sh : This file is used to stop and remove all containers

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages