Migrate UI tests to Playwright dotta
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
using Microsoft.Playwright;
|
||||
|
||||
namespace JdeScoping.Ui.Tests.Support;
|
||||
|
||||
[Collection(UiTestCollection.Name)]
|
||||
@@ -26,4 +24,4 @@ public abstract class UiTestBase
|
||||
|
||||
await action(page);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user