Skip to content

esep/docker-robot-web-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-robot-web-example

A simple and minimal example of how to run robot tests for a static web page hosted with nginx container with docker-compose commands.

This is more or less a further simplified version of https://github.com/eficode/Docker-Selenium-Example

The only requirement for running is a Docker installation with drive sharing enabled and terminal to run the bash script (or e.g. Git Bash in Windows).

To get started, just run the 'run_tests.sh' script to setup Selenium browser containers and run robot test for Chrome and Firefox.

./run_tests.sh

The results of the robot tests will appear in 'results' folder for both browsers separately.

About

A simple and minimal example of robot tests for a web page with docker-compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published