/AT_JS_HT1

Test automation with JS - Home Task 1 (EPAM Training)

Primary LanguageJavaScript

AT_JS_HT1

Home Task 1 (Variant 1) - Test automation with JS (EPAM Training).

Repository created for automated testing of the OrangeHRM.

✨ Frameworks used:

✨ Prerequisites:

✨ Running the tests:

1. Clone this repository:

git clone https://github.com/suellynhk/AT_JS_HT1.git

2. Navigate to the folder:

cd AT_JS_HT1

3. Install the dependencies:

npm install

4. To start the tests, run:

npm run wdio

✨ Lecturer:


Maksym Filippov