Get started with end-to-end testing: Playwright | Episode 2 - Getting Started (Дата оригинальной публикации: )

Let’s take a look at how to install playwright using the VS Code extension as well as walk through the example so you can fully understand what is happening on each line of the test and see how locators and assertions are used when writing tests. Playwright Series Playlist: Chapters: 00:00 In this episode 00:12 Install Playwright using the VS Code Extension 01:28 Example Test 04:55 Using built in locators 05:03 Using Assertions 05:36 Up next: Running Tests Links: VS Code Extension: Playwright docs VS Code: Playwright on Discord: #playwright #playwrightdev #vscode
Back to Top