Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Сheck header's && footer's components
Сheck price velue
Сheck screenshots
Page Object Model
For Chrome and Firefox

For starting tests on the Bash use:
"npx playwright test"
For disable parallelization
"npx playwright test --workers=1" //by default start with 4