mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
test: Migrate 1-workflows to Playwright (#17360)
This commit is contained in:
@@ -85,7 +85,7 @@ test.describe('Projects @db:reset', () => {
|
||||
await subn8n.canvas.saveWorkflow();
|
||||
|
||||
await subn8n.page.goto('/home/workflows');
|
||||
await subn8n.projectWorkflows.clickProjectMenuItem(projectName);
|
||||
await subn8n.sideBar.clickProjectMenuItem(projectName);
|
||||
await subn8n.page.getByRole('link', { name: 'Workflows' }).click();
|
||||
|
||||
// Get Workflow Count
|
||||
|
||||
Reference in New Issue
Block a user