jpita / interviewJava

selenium webdriver tests for interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TECHNICAL TEST

HOW TO RUN THE TESTS

In order to run the tests, Google Chrome and Gradle need to be installed.

Then, either import the project into an IDE and run the tests using testng or cd onto the folder and run:

gradle test

The report for the results of the tests can be seen at

/build/reports/tests/packages/tests.html

About

selenium webdriver tests for interview


Languages

Language:HTML 75.3%Language:Java 13.3%Language:JavaScript 6.6%Language:CSS 4.8%