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

7 lines
166 B
JSON
Raw Normal View History

2020-05-20 11:30:53 +00:00
{
"input": ".CodeEditorTarget",
2020-06-04 13:49:22 +00:00
"hints": "ul.CodeMirror-hints",
"evaluatedValue": ".t--CodeEditor-evaluatedValue",
"bindingPrompt": ".t--no-binding-prompt"
2020-05-20 11:30:53 +00:00
}