ortoniKC / playwright-book-cart-app

Let's learn end to end automation by automating a full application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playwright - Test Project

Topics covered - In-progress

- Page Object Model
- How to write base functions
- Project structure
- Helper functions
- Data maintenance
- How to handle dynamic data
- Execute test in CI/CD
- Encryption of user data

Circle CI Encryption - Crypto JS

About

Let's learn end to end automation by automating a full application.

License:MIT License


Languages

Language:TypeScript 97.7%Language:JavaScript 2.3%