PromucFlow_constructor/app/client/cypress/locators/DynamicInput.json
2020-06-05 13:39:01 +05:30

6 lines
125 B
JSON

{
"input": ".CodeMirror textarea",
"hints": "ul.CodeMirror-hints",
"evaluatedValue": ".t--CodeEditor-evaluatedValue"
}