Dakka is a Chrome extension that records your browser interactions and generates end-to-end Cypress tests for you. (It also supports Playwright and Puppeteer).
For detailed installation guide please visit π https://www.dakka.dev/
πΉ Out of the box Dakka locates best possible selectors for the UI elements, so you don't have to inspect the page and spend time locating elements yourself.
πΉ Dakka supports Assertion Blocks - you can drag and drop the Assertion Block before and after event block and add the assertion logic from Dakka panel.
After generating events you can export the test as a Cypress, Playwright or Puppeteer script.
For contribution π» visit https://github.com/roboportal/dakka
Top comments (0)