playwright-python
playwright-python copied to clipboard
[Feature] Add custom expect messages
I was looking for a way to specify custom error messages for assertions and it looks like they are available in Node.js Playwright. How much effort would it be to also implement them in Python? With a little hint on where to start, I could give it a try.