concordialang-codeceptjs-playwright
TypeScript icon, indicating that this package has built-in type declarations

0.5.4 • Public • Published

npm version GitHub last commit

concordialang-codeceptjs-playwright

🔌 Concordia Compiler Plug-in for CodeceptJS with Playwright

Generates and executes test scripts for web applications. Uses CodeceptJS with Playwright.

What's New

Installation

Before installing:

  • Make sure you have NodeJS 10.15 or above, as required by Playwright.
  • Make sure you have Concordia 2.0 or above.
  • Access your application's folder from the terminal/console.

Install it:

a) Installation via Concordia:

concordia --plugin-install codeceptjs-playwright

b) Installation via NPM:

npm i -D concordialang-codeceptjs-playwright

👉 Note: You can also use PNPM or Yarn.

Documentation

Integration with CodeceptJS

See concordialang-codeceptjs-core.

See also

  • katalon-concordia: extension for Google Chrome and Mozilla Firefox to convert recordings produced with Katalon Recorder into Concordia Language. It helps you to capture web elements' identification without inspecting them with the browser or looking into their source code.

License

AGPL © Thiago Delgado Pinto

Package Sidebar

Install

npm i concordialang-codeceptjs-playwright

Weekly Downloads

1

Version

0.5.4

License

AGPL-3.0

Unpacked Size

7.87 kB

Total Files

7

Last publish

Collaborators

  • thiagodp