mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 13:27:01 +00:00
feat(testing): Refactored Page object model
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { test } from '@playwright/test';
|
||||
import { DashboardPage } from '../pages/Dashboard';
|
||||
import { GridPage } from '../pages/Grid';
|
||||
import { GridPage } from '../pages/Dashboard/Grid';
|
||||
import setup from '../setup';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user