Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/qavajs/demo
- Owner: qavajs
- License: mit
- Created: 2022-06-13T09:29:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T13:38:06.000Z (2 months ago)
- Last Synced: 2024-10-25T19:30:12.289Z (2 months ago)
- Topics: qa, test-automation, testing
- Language: JavaScript
- Homepage:
- Size: 2.72 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# demo
Demo repository of qavajs capabilitiesTo 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)