Skip to main content

Playwright integration

How to integrate Katalon and Playwright

  1. Copy our sample project repository on GitHub by git clone.
  2. Navigate to the project directory by running: cd Katalon-Playwright-Integration.
  3. Run the command: npm install. This command all dependencies installed in package.json.
  4. Run the test using command: npm test.
Was this page helpful?