Idea-Pool / evaluation-js-playwright

This is a test-ware for the evaluation of the PlayWright test automation tool.

Home Page:https://epa.ms/idea-pool-tool-evaluation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evaluation-js-playwright

This is test-ware for evaluation of the Playwright test automation tool.

Prerequisites

  1. Node.js 10.17 or above.

Framework used

Playwright

https://playwright.dev
https://playwright.dev/#?path=docs/api.md

Playwright is a Node.js library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast.

Test cases

The implemented test cases can be found in TESTCASES.md.

Setup

npm install

Execution

npm test

About

This is a test-ware for the evaluation of the PlayWright test automation tool.

https://epa.ms/idea-pool-tool-evaluation

License:MIT License


Languages

Language:JavaScript 100.0%