Liudmyla-Hraiv / Auto-Playwright-TypeScript

Automation test for web site. For browsers: Chrome, Firefox. Screenchot testings. Check basic elements on the pages.

Home Page:https://www.saucedemo.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

with check header's&footer's components with check price velue whith check screenshots with 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

About

Automation test for web site. For browsers: Chrome, Firefox. Screenchot testings. Check basic elements on the pages.

https://www.saucedemo.com/


Languages

Language:TypeScript 100.0%