Cypress framework used to automate functions from https://qaplayground.dev/ To open Cypress UI: npx cypress open To run specific test: npx cypress run --spec "cypress/tests/tests.cy.js"