We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CodeceptJS is a wrapper around frameworks such as Puppeteer, Playwright, Selenium, etc.
Codeceptjs is a quick and easy way to write understandable to different users.
npm init -y
npm install codeceptjs playwright --save-dev
npx codeceptjs init
npx codeceptjs run
npx codeceptjs gherkin:init
npx codeceptjs gt
npx codeceptjs gherkin:snippets
npx codeceptjs gherkin:snippets --feature ./features/basic.feature --path ./step_definitions/basic.steps.js
https://oshomo.oforomeh.com/articles/2020/03/bdd-with-codeceptjs