Page(s)
None existing.
Description
Promise unwrapping with .resolves/.rejects is not documented.
I expect them to be listed in the properties section of the generic assertions.
https://playwright.dev/docs/api/class-genericassertions#properties
Should be similar to Jest's modifiers .resolves/.rejects as well as the "Testing Asynchronous Code - .resolves/.rejects" guide.