Migrate Playwright suite to .NET UI tests and deprecate TS project
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
global using Xunit;
|
||||
global using Microsoft.Playwright;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
global using Xunit;
|
||||
global using Microsoft.Playwright;
|
||||