Skip to content

pengovbr/pytestSeleniumDocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytestSeleniumDocker

This is a simple conteiner with python selenium and pytest. I made this to run automated web tests.

You can build the tests using:

  • Selenium IDE (web interface)
  • export selenium IDE to python code
  • run this conteiner with the tests

In my case Jenkins runs all the pipeline(build environment from zero, apply changes, and run the tests using this conteiner).

About

Imagem docker para testes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%