Python Playwright Masterclass

Описание к видео Python Playwright Masterclass

Playwright is awesome. Python with Pytest is proven great. Mix them together and it will be amazing! In this video we will go through everything you need to get set up and working with Playwright Pytest. I'll show you all the tips you need to get started.

We will go through running commands, saving configurations and even using an html test reporter. You can spend your time digging deep in the documentation or let me just highlight all the best parts for you right away. Links to sections of interest below.

Installation and Setup
https://playwright.dev/python/docs/te...

Autowaiting
https://playwright.dev/python/docs/ac...

Preserving Authentication
https://playwright.dev/python/docs/co...

Trace Viewer
https://playwright.dev/python/docs/tr...

Codegen
https://playwright.dev/python/docs/co...

Linux Dependancies
https://playwright.dev/python/docs/cl...

Selectors
https://playwright.dev/python/docs/ap...

Design Patterns: Elements of Reusable Object-Oriented Software - Possibly the oldest books on the list but the most important. You see these patterns everywhere in code. If you haven't seen them before this will greatly help your career.
https://amzn.to/3oaqHUf


Chapters
00:00 Intro
02:00 Writing Your First Test
03:20 Test Runner Options
04:44 The Config File
05:18 Browser Decorators
06:40 HTML Reporter
07:41 Basic Playwright API
08:52 UI Testing Playground
10:52 Creating More Tests
16:00 Codegen for Test Creation
22:00 Trace Viewer Debugging
25:55 Record Videos
26:45 Release Notes
28:09 Pytest Playwright Fixtures
29:00 Extended Playwright Features

Комментарии

Информация по комментариям в разработке