PromucFlow_constructor/app/client/cypress/locators/DynamicInput.json
2021-07-08 12:34:47 +05:30

7 lines
166 B
JSON

{
"input": ".CodeEditorTarget",
"hints": "ul.CodeMirror-hints",
"evaluatedValue": ".t--CodeEditor-evaluatedValue",
"bindingPrompt": ".t--no-binding-prompt"
}