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

5 lines
142 B
JSON
Raw Normal View History

2022-03-03 10:56:53 +00:00
{
"templatesTab": ".t--templates-tab",
"templateForkButton": ".t--fork-template",
"dialogForkButton": ".t--fork-template-button"
}