PromucFlow_constructor/app/client/cypress/locators/ModalWidget.json
2022-01-27 15:20:05 +05:30

9 lines
387 B
JSON

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