Playwright and Python feat Andrew Knight (@automationpanda) Live at PyCon US

Опубликовано: 10 Февраль 2025
на канале: Microsoft Developer
1,483
27

Playwright is a reliable end-to-end testing framework for modern web apps. We had Principal Developer Advocate and Playwright Ambassador Andrew Knight (aka the Automation Panda) join us at the Microsoft Booth to walk us through how to use playwright to test a FastAPI web app.

More from Microsoft at PyCon:
Check out the Django Azure Deployment Lab: https://github.com/microsoft/pycon/bl...
See all the things we shared at PyCon 2023: https://github.com/microsoft/pycon#re...

00:00 - Intro
00:40 - What is Playwright
03:00 - Setting up Playwright
04:32 - Browsers, contexts, and pages
06:45 - Why Andrew recommends Playwright
08:30 - Demo