https://github.com/Rink9/elementor-plugin-automation.git
- Open
.env.examplefile under tests/e2e and provide your credentials - After everything is done, rename file as
.envand save it
npm install
npm run test:e2e -- --wordpress-base-url=BASE_URL --wordpress-username=username --wordpress-password=password --puppeteer-interactive