I have used Playwright to write tests for my website. It was so easy and the code is so readable. I can wholeheartedly recommend it if you need to control a browser from your code. I'm now using it to write a crawler for a dozen websites, because anything else would be too tedious.
Comments
I have used Playwright to write tests for my website. It was so easy and the code is so readable. I can wholeheartedly recommend it if you need to control a browser from your code. I'm now using it to write a crawler for a dozen websites, because anything else would be too tedious.