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

6 lines
125 B
JSON
Raw Normal View History

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