Playwright Js

Playwright for beginners and intermediate

Hello Guys ,

What you’ll learn

  • Students will learn all the required basics on Playwright Js.
  • Students will be able to work on web automation tasks using Playwright Js in their projects.
  • Students will be able to design framework from sratch.
  • Students will learn CI CD using github actions.

Course Content

  • Introduction –> 21 lectures • 2hr 18min.

Playwright Js

Requirements

Hello Guys ,

 

Welcome to playwright course ,

 

This course is best suitable for beginners and Intermediate students,

 

In this course we will be learning web automation using playwright in detail ,below are the some of the contents that we are going to cover but not limited to them,

 

Course Content :

Installation

writing our first test

Page Object Model

Visual Testing

Playwright default reporting

Adding test steps for reporting

Git

CI CD using GitHub actions

window handling

iFrames

Allure Reporting

Alerts and PopUps

 

About Tool :

Playwright enables reliable end-to-end testing for modern web apps.

Any browser • Any platform • One API

Cross-browser. Playwright supports all modern rendering engines including Chromium, WebKit, and Firefox.

Cross-platform. Test on Windows, Linux, and macOS, locally or on CI, headless or headed.

Cross-language. Use the Playwright API in TypeScript, JavaScript, Python, .NET, Java.

Test Mobile Web. Native mobile emulation of Google Chrome for Android and Mobile Safari. The same rendering engine works on your Desktop and in the Cloud.

Resilient • No flaky tests

Auto-wait. Playwright waits for elements to be actionable prior to performing actions. It also has a rich set of introspection events. The combination of the two eliminates the need for artificial timeouts – the primary cause of flaky tests.

Web-first assertions. Playwright assertions are created specifically for the dynamic web. Checks are automatically retried until the necessary conditions are met.

Tracing. Configure test retry strategy, capture execution trace, videos, screenshots to eliminate flakes.

 

 

Note : we will be using Javascript as language.

Get Tutorial