Playwright with JavaScript
Learn how to use Playwright for UI automation in this comprehensive course. Covering topics such as installation, interacting with elements, virtual keyboard management, and more. Prior knowledge of JavaScript is recommended. Get started now with an IDE of your choice and NodeJS. Explore Test Automation University’s Introduction to JavaScript course for better understanding. Discover answers to 80 common questions about Playwright. Boost your skills with this SEO optimized tutorial.
The topics we will be covering are:
What is Playwright?
Installation and Setup
Interacting with elements
Element state
Managing a virtual keyboard
Interacting with mouse events
Taking screenshots
Recording videos
Visual testing
Playwright Command Line Interface (CLI)
Page Object Model (POM) with Playwright
Basically, by the end of this course you will be able to use Playwright for your UI automation needs.
In order to follow along all the examples we will be reviewing, it is really recommended to take a look at the course in Test Automation University Introduction to JavaScript by Mark Thompson. This is really recommended because it is going to be easier for you to understand what is happening if you at least have some familiarity with JavaScript.
We will also be needing an IDE of your choice (in my case I will be using Visual Studio Code) and we will also need NodeJS.
So, let’s get started!
TAU Course – Introduction to JavaScript
Your 80 Questions about Playwright, Answered
Visual Studio Code
Node JS