Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liudmyla-hraiv/auto-playwright-typescript
Automation test for web site. For browsers: Chrome, Firefox. Screenchot testings. Check basic elements on the pages.
https://github.com/liudmyla-hraiv/auto-playwright-typescript
fixtures page-object-model playwright playwright-typescript screenshot-testing typescript
Last synced: 23 days ago
JSON representation
Automation test for web site. For browsers: Chrome, Firefox. Screenchot testings. Check basic elements on the pages.
- Host: GitHub
- URL: https://github.com/liudmyla-hraiv/auto-playwright-typescript
- Owner: Liudmyla-Hraiv
- Created: 2024-04-17T14:57:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T10:38:56.000Z (4 months ago)
- Last Synced: 2024-09-11T15:48:11.947Z (4 months ago)
- Topics: fixtures, page-object-model, playwright, playwright-typescript, screenshot-testing, typescript
- Language: TypeScript
- Homepage: https://www.saucedemo.com/
- Size: 7.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Сheck header's && footer's components
Сheck price velue
Сheck screenshots
Page Object Model
For Chrome and FirefoxFor starting tests on the Bash use:
"npx playwright test"
For disable parallelization
"npx playwright test --workers=1" //by default start with 4