The one feature I'm missing from Python Playwright is the ability to test the DOM "ร la" DOM testing library. Ideally, I'd like to not spawn a browser at all, but still be able to take advantage of assertions like getByLabel.
Search
Items tagged with: playwright
#deltachat_desktop finally has Automated E2E testing again! ๐จโ๐ฌ ๐งช ๐
Thanks to the desktop team and #deltachat_web for making this possible.
Also thanks to #playwright for making such a nice testing solution.