PromucFlow_constructor/app/client/cypress/locators/ModalWidget.json
ram-primathon 3b0fb539d5
Property Pane re design (#3057)
Co-authored-by: devrk96 <rohit.kumawat@primathon.in>
Co-authored-by: hetunandu <hetu@appsmith.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
Co-authored-by: Vicky Bansal <67091118+vicky-primathon@users.noreply.github.com>
Co-authored-by: nandan.anantharamu <nandan.anantharamu@thoughtspot.com>
2021-03-15 17:47:56 +05:30

9 lines
344 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"
}