4th September 2024
TIL
Testing HTML tables with Playwright Python
— I figured out this pattern today for testing an HTML table dynamically added to a page by JavaScript, using [Playwright Python](https://playwright.dev/python/):