Skip to content

vgcpaulino/SeleniumDotNetTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeleniumDotNetTest

Description:

Project created for the purpose of testing Selenium using C# and .Net Core. The project is prepared to run in Docker containers using the Selenium images (Selenium Grid) and Jenkins (manual configuration);

A production website it's used in most of the tests, some tests may fail due to data changes.

Jenkins Pipeline:

The Jenkins job must be manually configured, the pipeline script will execute the following steps:

  • Check out the repository;
  • Download and install .Net Core;
  • Download and install NuGet;
  • Build and restore the project;
  • Build the Docker Compose file;
  • Execute the tests and publish the testing report in Jenkins;

Packages:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published