Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qavajs/demo

demo repository demonstrating framework capabilities
https://github.com/qavajs/demo

qa test-automation testing

Last synced: about 1 month ago
JSON representation

demo repository demonstrating framework capabilities

Awesome Lists containing this project

README

        

# demo
Demo repository of qavajs capabilities

To run any demo:

`npm install`

`npm run test`

#### [Web App With Playwright](web-playwright)
#### [Web App With WebdriverIO CommonJS](web-wdio)
#### [Web App With WebdriverIO ESM](web-wdio-esm)
#### [Web App With WebdriverIO Typescript](web-wdio-typescript)
#### [Mobile Native With WebdriverIO](mobile-native)
#### [Mobile Web With WebdriverIO](mobile-web)
#### [Desktop Electron With Playwright](electron-playwright)
#### [API](web-api)
#### [Accessibility](accessibility)