Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview Test Pack

This is an automated test pack to interact with the sauce labs demo app

Prerequisites:

To run the tests in this pack, you will need to install Java (at least version 11), Maven and Chromedriver. Instructions on how to do so are below:

Java:

You can download java for Windows, Mac OS or Linux from here.

Alternatively you can use SDKMan to download and manage your versions of java

This test pack has been confirmed to work with versions 11 and 21 of Java

Maven:

Instructions for installing Maven on Windows can be found here

Alternatively on Mac OS you can install Maven using homebrew and running the following command:

brew install maven

For Ubuntu Linux you can install maven using the following command:

sudo apt-get install maven

Chromedriver

Instructions for downloading and installing chromedriver can be found here

Alternatively on Mac OS you can install chromedriver using homebrew and running the following command:

brew install chromedriver

Running the tests

You can run the tests using the following command

mvn clean test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages