n8n/packages/testing/playwright/pages
Ricardo Espinoza e53cff5d83
fix(editor): Set up baseline to empty workflows list (no-changelog) (#25063)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2026-02-02 11:36:08 +00:00
..
components refactor(editor): Replace old N8nInput with new Reka UI based input (#22963) 2026-02-02 11:30:38 +00:00
nodes fix(editor): Fix assignment component spacing (#24592) 2026-01-23 08:43:57 +00:00
AIAssistantPage.ts fix(ai-builder): Disabling flaky E2E workflow builder test (#24341) 2026-01-15 08:37:31 +00:00
AIBuilderPage.ts chore(ai-builder): E2E tests for workflow builder (#21386) 2025-11-04 11:04:46 +00:00
BasePage.ts feat: Centralizes debounce timing constants (#24710) 2026-01-23 09:35:22 +00:00
BecomeCreatorCTAPage.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
CanvasPage.ts test: HITL for tools tests (#24769) 2026-01-26 08:57:43 +00:00
ChatHubChatPage.ts refactor(core): Use websockets on Chat hub message streaming (#24995) 2026-01-30 15:19:39 +00:00
ChatHubPersonalAgentsPage.ts test: Add more ChatHub e2e tests (#23522) 2025-12-23 12:57:20 +01:00
ChatHubSettingsPage.ts test: Add more ChatHub e2e tests (#23522) 2025-12-23 12:57:20 +01:00
ChatHubWorkflowAgentsPage.ts test: Add more ChatHub e2e tests (#23522) 2025-12-23 12:57:20 +01:00
CommunityNodesPage.ts test: Migrate 3 specs from Cypress - Playwright (#19269) 2025-09-08 12:46:08 +01:00
CredentialsPage.ts test: 49 folder migration - initial + refactor (#19934) 2025-09-24 13:32:54 +01:00
DataTableDetails.ts feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01:00
DataTableView.ts feat(core): Allow creating data tables from csv files (#21051) 2025-11-18 11:32:38 -05:00
DemoPage.ts test: Fix flaky demo test (#25076) 2026-01-30 09:57:03 +00:00
ExecutionsPage.ts test: Fixing flaky test (#23961) 2026-01-07 10:45:27 +00:00
IframePage.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
InteractionsPage.ts test: 14-mapping tests migration (#18858) 2025-08-28 09:07:14 +01:00
KeycloakLoginPage.ts test: Add Keycloak Testcontainer for OIDC testing (#23078) 2025-12-16 14:11:33 +01:00
MfaLoginPage.ts test: Migrate cypress batch to playwright (#19854) 2025-09-22 17:25:49 +02:00
MfaSetupModal.ts test: Migrate cypress batch to playwright (#19854) 2025-09-22 17:25:49 +02:00
n8nPage.ts test: Add source control e2e tests (#23327) 2025-12-22 11:55:52 +01:00
NodeDetailsViewPage.ts refactor(editor): Replace old N8nInput with new Reka UI based input (#22963) 2026-02-02 11:30:38 +00:00
NotificationsPage.ts test: Add source control e2e tests (#23327) 2025-12-22 11:55:52 +01:00
NpsSurveyPage.ts test: Migrate NPS from Cypress -> Playwright (#18535) 2025-08-19 16:13:43 +01:00
ProjectSettingsPage.ts test: Add more ChatHub e2e tests (#23522) 2025-12-23 12:57:20 +01:00
SettingsEnvironmentPage.ts test: Add source control e2e tests (#23327) 2025-12-22 11:55:52 +01:00
SettingsLogStreamingPage.ts refactor(editor): Replace old N8nInput with new Reka UI based input (#22963) 2026-02-02 11:30:38 +00:00
SettingsPersonalPage.ts test: Migrate user management tests to Playwright (#20210) 2025-09-30 19:37:57 +01:00
SettingsSsoPage.ts refactor(editor): Replace N8nCheckbox and ElCheckbox with N8nCheckbox2 (and rename) for consistency and improved functionality across components (#23338) 2026-01-15 21:10:56 +00:00
SettingsUsersPage.ts test: Add more ChatHub e2e tests (#23522) 2025-12-23 12:57:20 +01:00
SidebarPage.ts chore(editor): Cleanup upgrade CTA experiment (no-changelog) (#24728) 2026-01-23 09:52:10 +00:00
SignInPage.ts test: Add Keycloak Testcontainer for OIDC testing (#23078) 2025-12-16 14:11:33 +01:00
SourceControlPullModal.ts test: Add source control e2e tests (#23327) 2025-12-22 11:55:52 +01:00
SourceControlPushModal.ts feat: Add git commit info to workfolder push (#23903) 2026-01-06 18:01:11 +00:00
TemplateCredentialSetupPage.ts feat(editor): Open template setup modal automatically (no-changelog) (#22596) 2025-12-05 09:54:05 +01:00
TemplatesPage.ts refactor(editor): Replace N8nCheckbox and ElCheckbox with N8nCheckbox2 (and rename) for consistency and improved functionality across components (#23338) 2026-01-15 21:10:56 +00:00
VariablesPage.ts feat(editor): Add Create variable button to project overview (#21348) 2025-10-30 14:59:36 +01:00
VersionsPage.ts refactor(editor): Remove element ui from sidebar and fix scrolling issue (#20068) 2025-10-02 13:23:20 +01:00
WorkerViewPage.ts test: Migrate small Cypress tests to Playwright (#18922) 2025-08-29 09:04:47 +01:00
WorkflowActivationModal.ts test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) 2025-08-12 12:06:42 +01:00
WorkflowCredentialSetupModal.ts test: Migrate template credentials setup tests (#20307) 2025-10-02 14:55:39 +02:00
WorkflowSettingsModal.ts chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
WorkflowSharingModal.ts test: Migrate sharing spec from Cypress to Playwright (#21024) 2025-10-27 13:16:55 +01:00
WorkflowsPage.ts fix(editor): Set up baseline to empty workflows list (no-changelog) (#25063) 2026-02-02 11:36:08 +00:00