mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-06-10 17:27:52 +02:00
af3ac2db28
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
6 lines
121 B
TypeScript
6 lines
121 B
TypeScript
/**
|
|
* Getters
|
|
*/
|
|
|
|
export const getSetupWorkflowCredentialsButton = () => cy.get('button:contains("Set up template")');
|