/qpros-task

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

qpros-task

A Selenium test script and Express API developed as part of an interview task for QPros.

Installation

Clone the repository: git clone https://github.com/ksuhiyp/qpros-task.git Navigate to the project directory: cd qpros-task Install dependencies:

npm install

Build

npm run build

Run Server

npm run start

License

MIT