PromucFlow_constructor/app/client/cypress/locators/ModalWidget.json
2020-06-10 17:31:20 +00:00

9 lines
324 B
JSON

{
"selectModal": ".t--open-dropdown-Select-Modal",
"createModalButton": ".t--create-modal-btn",
"controlModalType": ".t--property-control-modaltype",
"modalWidget": ".t--modal-widget",
"modalName": ".t--modal-widget span.t--widget-name",
"modelTextField": ".t--modal-widget .t--widget-textwidget"
}