Rayrun
← Back to videos

Codeless Automation With PlayWright | Playwright - Part 4

Codeless Automation With PlayWright | Playwright - Part 4

The video discusses how to record and execute a test script using Playwright without writing any code. The Playwright command line interface is used to record the script and generate JavaScript code. The video shows how to record a login scenario on a website using Playwright, including entering email and password, clicking on buttons, and filling out a form. Playwright's auto-wait capabilities are highlighted, as well as its ability to identify and locate elements on the page. The generated code is then copied and pasted into a test file, which can be executed using a test runner. Some limitations of Playwright, such as lack of support for drop-downs and alerts, are mentioned. The video concludes by running the recorded script and demonstrating its stability and simplicity.

Related Videos

#16 - ARIA and how Playwright is making use of it to identify UI controls?
#16 - ARIA and how Playwright is making use of it to identify UI controls?
Create feature, steps & config | Playwright & Cucumber - Typescript | Part 1
Create feature, steps & config | Playwright & Cucumber - Typescript | Part 1
Working with multiple elements in Playwright Test (NodeJS)
Working with multiple elements in Playwright Test (NodeJS)
Introduction to Playwright | What is Playwright test?
Introduction to Playwright | What is Playwright test?
TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email luc@ray.run.