0.5.4 • Published 2 years ago

concordialang-codeceptjs-playwright v0.5.4

Weekly downloads
3
License
AGPL-3.0
Repository
github
Last release
2 years ago

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 via Concordia or NPM:

a) Installation via Concordia:

concordia --plugin-install codeceptjs-playwright

b) Installation via NPM:

npm i -D concordialang-codeceptjs-playwright

Documentation

Installed dependencies

NameVersion
playwright1.x
codeceptjs2.x
mocha7.x
mocha-multi7.x
mocha-awesome6.x

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

GNU Affero General Public License version 3