Skip to content

amado-saladino/seleniunm-maven-java

Repository files navigation

Selenium POM Framework in Java

Selenium web test using with TestNG

Many resources were used as per this course on Udemy

Run with Maven

Here are the available profiles

  • Regression mvn test -Pregression

  • Smoke testing mvn test -Psmoke

  • Grid mvn test -Pseleniumgrid

  • Browserstack mvn test -Pcloud

Note: Change credentials for Brwoserstack in this path:

Config/env.properties

Good luck :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published