Completed
- How To Take Screenshots | Videos | Trace Files in Playwright
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Playwright Automation Testing: From Basics to Advanced Framework Development
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - What is Playwright
- 3 - Install NodeJS On Windows
- 4 - Install VSCode On Windows
- 5 - Install NodeJS On MAC
- 6 - Install VSCode For MAC
- 7 - How To Write First Playwright TestCase With Assertion
- 8 - How To Interact With WebElement In Playwright
- 9 - How To Verify Text In Playwright
- 10 - How To Maximize Browser Window In playwright | Viewport In Playwright
- 11 - How To Take Screenshots | Videos | Trace Files in Playwright
- 12 - How To Record And Play Scripts In Playwright | Playwright Test Generator| Codegen Playwright
- 13 - How To Retry Failed Test Cases in Playwright
- 14 - Install Playwright In Visual Studio Code
- 15 - Handle Dropdown In Playwright And Verify Dropdown Values
- 16 - How To Run Playwright Test From Command Line | Execute Test In Headed Mode | Playwright CLI Options
- 17 - How To Perform Mouse Hover In Playwright
- 18 - How To Upload Files In Playwright With JavaScript
- 19 - How To Handle Keyboard Actions In Playwright
- 20 - How to Handle Autocomplete or Handle Auto Suggestion In Playwright
- 21 - How To Handle Alert In Playwright
- 22 - How To Handle Frames and IFrames In Playwright
- 23 - How To Handle multiple tabs in Playwright
- 24 - How To Handle Dynamic Network Call In Playwright
- 25 - How To Read Data From JSON File In Playwright | Data Driven Test In Playwright
- 26 - How to Generate Allure Reports In Playwright Automatically With Screenshot
- 27 - Page Object Model In Playwright With JavaScript
- 28 - How To Push Playwright Test To Github
- 29 - How To Run Playwright With Jenkins