Skip to content

A framework I built using Java, Selenium, Cucumber and JUnit with Sauce labs Integration

Notifications You must be signed in to change notification settings

twoolard/JavaSeleniumFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaSeleniumFramework

A framework I built using Java, Selenium, Cucumber and JUnit with Sauce labs Integration

Getting Started

Prerequisites

  • Install Maven

  • In the terminal, export your Sauce Labs credentials as environmental variables:

    $ export SAUCE_USERNAME="your Sauce Labs username"

    $ export SAUCE_ACCESS_KEY="your Sauce Labs access key"

Installing

  • Clone the repository into a directory of your choosing.

Running the tests

  • In a terminal, navigate to the root level of that directory, then run the command:

    $ mvn verify

View Tests

Resources

About

A framework I built using Java, Selenium, Cucumber and JUnit with Sauce labs Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published