PromucFlow_constructor/app/client/cypress/locators/DynamicInput.json
2020-06-04 13:49:22 +00:00

6 lines
125 B
JSON

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