Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

Pre-requisites

  1. Python and PIP should be installed

  2. Using PIP install requirements.txt by the following command

...

Note: Provide the chrome driver path only up to the folder level as shown in the screenshots:

  • MAC OS:

...

  • Windows OS:

...

Executing tests

The test cases are located in the tests directory. They can be executed using the robot command:

...