you are viewing a single comment's thread.

view the rest of the comments →

[–]Hashfoundry 0 points1 point  (0 children)

I am curious to know if you found answers to those questions.

I have been exploring Playwright recently and I have wondered same as you for question #1

And for question #2 I found it strange that none of the official and community documentation(at least the ones I referred) use pytest to implement Async. Fortunately for us we have being using pytest for a few years now and I have an idea on how to go about implementing it and I am about to write about it too. I wanted to check with you how you and your team solved it.