mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-26 00:39:19 +08:00
added cypress framework and tests for setup page
This commit is contained in:
3
cypress/support/pages/dasboard-page.ts
Normal file
3
cypress/support/pages/dasboard-page.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const DashboardPage = {
|
||||
url: Cypress.env("baseUrl") + "/dashboard",
|
||||
};
|
Reference in New Issue
Block a user