PromucFlow_constructor/app/client/cypress/locators/TemplatesLocators.json

7 lines
257 B
JSON

{
"templatesTab": ".t--templates-tab",
"templateForkButton": ".t--fork-template",
"dialogForkButton": ".t--fork-template-button",
"templateCard": "[data-cy='template-card']",
"templateViewForkButton": "[data-cy='template-fork-button']"
}