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

11 lines
412 B
JSON
Raw Normal View History

{
"resourceUrl":".t--dataSourceField",
"searchApi":".t--sidebar input[type=text]",
"createapi":".t--createBlankApiCard",
"apiTxt":"input[name=name]",
"popover":".bp3-popover-target >div>svg",
"moveTo":".single-select >div:contains('Move to')",
"copyTo":".single-select >div:contains('Copy to')",
"home":".single-select >div:contains('Home')",
"delete":".single-select >div:contains('Delete')"
}