PromucFlow_constructor/app/client/cypress/locators/Widgets.json
2020-04-08 13:38:19 +00:00

14 lines
587 B
JSON

{
"containerWidget":".t--draggable-containerwidget",
"inputWidget":".t--draggable-inputwidget",
"togglebutton":"input[type='checkbox']",
"inputPropsDataType":".t--property-control-datatype",
"inputdatatypeplaceholder":".t--property-control-placeholder",
"buttonWidget":".t--draggable-buttonwidget",
"textWidget":".t--draggable-textwidget",
"tableWidget":".t--draggable-tablewidget",
"tableOnRowSelected":".t--property-control-onrowselected",
"dropdownSelectButton":".t--open-dropdown-Select",
"buttonOnClick": ".t--property-control-onclick"
}