As someone not used to C#, it is really confusing that you switched to MSTest from using NUnit previously. Especially when you said Playwright suggests using NUnit. I spent a lot of time with the video paused wondering why my system wasn't recognizing TestClass.
Thanks a lot, that was exactly what I needed to get my pw project to work. You helped me to clear up some points that i didnt fully understand.
I'm glad it can help. Thanks for the awesome comment
Huge thanks for this video, has helped me a lot
Thank you for the great comment!
Thanks!
Thank you very much for the donation
As someone not used to C#, it is really confusing that you switched to MSTest from using NUnit previously. Especially when you said Playwright suggests using NUnit. I spent a lot of time with the video paused wondering why my system wasn't recognizing TestClass.
That's a fair point and a mistake on my behalf. Hopefully you have figured it out now though.
Thank you
What advantages do you see in c# playwright over typescript?
Honestly there is much more advantage using playwright test, but if you are not familiar or prefer c# then stick with that