- Clone this repository*
- Run
yarnto install dependencies - Write a test that will:
- Visit carVertical
- In the VIN form, submit
SALLAAA146A396339VIN - Once precheck has loaded, pick 3-report package
- On the checkout page, apply
qahomeworkvoucher - Validate that the total price is shown correctly
- Share a link to the repository where we can review the test
* This repo is set up to use Playwright, but you can use any framework you like as long as it uses TypeScript or JavaScript.