Article published on Auth0 website:
End-To-End Testing With Playwright Sharp
Automating web browser interactions is a great way to test the functionalities of our web application. Let's see how to create UI tests in C# using Playwright Sharp, a browser automation library.