2021-11-17 15:28:23 +00:00
|
|
|
{
|
2023-06-22 13:05:01 +00:00
|
|
|
"introModal": "[data-testid='signposting-modal']",
|
|
|
|
|
"introModalCloseBtn": "[data-testid='signposting-modal-close-btn']",
|
|
|
|
|
"checklistStatus": "[data-testid='checklist-completion-info']",
|
|
|
|
|
"checklistDatasourceBtn": "[data-testid='checklist-datasource']",
|
|
|
|
|
"checklistActionBtn": "[data-testid='checklist-action']",
|
|
|
|
|
"checklistWidgetBtn": "[data-testid='checklist-widget']",
|
|
|
|
|
"checklistConnectionBtn": "[data-testid='checklist-connection']",
|
|
|
|
|
"checklistDeployBtn": "[data-testid='checklist-deploy']",
|
2021-11-17 15:28:23 +00:00
|
|
|
"datasourcePage": ".t--integrationsHomePage",
|
|
|
|
|
"datasourceMock": ".t--mock-datasource",
|
|
|
|
|
"createQuery": ".t--create-query",
|
|
|
|
|
"widgetSidebar": ".t--widget-sidebar",
|
|
|
|
|
"snipingBanner": ".t--sniping-mode-banner",
|
|
|
|
|
"snipingTextWidget": ".t--snipeable-textwidget",
|
|
|
|
|
"widgetName": ".t--widget-name",
|
|
|
|
|
"datasourceBackBtn": ".t--back-button",
|
|
|
|
|
"dropTarget": ".t--drop-target",
|
|
|
|
|
"textWidgetName": ".t--widget-textwidget",
|
2023-06-22 13:05:01 +00:00
|
|
|
"welcomeTourBtn": ".t--start-building",
|
|
|
|
|
"editorWelcomeTourBtn": "[data-testid='editor-welcome-tour']",
|
|
|
|
|
"checklistCompletionBanner": "[data-testid='checklist-completion-banner']"
|
2023-05-19 18:37:06 +00:00
|
|
|
}
|