BMayhew / mot-playwright-workshop

A repo used for Hands on Test Automation with Playwright - https://www.ministryoftesting.com/events/hands-on-test-automation-with-playwright#sessions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ministry of Testing Playwright Workshop

This repo is used as been used as a part of the Hands on Test Automation With Playwright workshop.

Workshop Details

Descriptions

Playwright is a newer tool that has joined the ranks of Cypress and Selenium in open source automation tooling. During this workshop you’ll have a chance to learn and get some hands on experience with the top features that make Playwright a great choice for your automated regression checks.

Takeaways

  • Describe the top Playwright Test Runner Features
  • Examine an application and create a simple test plan
  • Create Automated checks for the scenarios we previously identified
  • Create a test that uses advanced playwright features intercepting network traffic

Prerequisites

  • Basic understanding of any coding language
  • Node 16 or higher installed
  • VS Code installed
  • Ability to install npm packages

Useful Playwright Resources

  • Playwright.dev - Official Docs
  • Playwright Discord - there is a forum like channel where you can ask questions or search for answers if you are stuck.
  • Playwright Solutions - I created this site to help provide high quality solutions to common problems with Playwright in Javascript/Typescript.

About

A repo used for Hands on Test Automation with Playwright - https://www.ministryoftesting.com/events/hands-on-test-automation-with-playwright#sessions

License:MIT License