Playwright re-established. 54 test cases generated.
This commit is contained in:
5
tests/ui-ux.spec.ts
Normal file
5
tests/ui-ux.spec.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { test, expect } from '@playwright/test';
|
||||
|
||||
test('seed', async ({ page }) => {
|
||||
// This is a seed test
|
||||
});
|
||||
Reference in New Issue
Block a user