This repo contains e2e test cases for login and CRUD oprations on apps for ToolJet.
## clone this repo to a local directory
git clone [email protected]:emidhun/tooljet-cypress-task.git
## cd into the cloned repo
cd tooljet
## install the dependencies
npm install
## to open cypress
npx cypress open