PromucFlow_constructor/app/client/cypress/locators/ModalWidget.json
2020-05-28 06:37:47 +00:00

9 lines
313 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 >div>pre",
"modelTextField": ".t--modal-widget .t--widget-textwidget"
}