2021-11-17 15:28:23 +00:00
|
|
|
{
|
2023-05-19 18:37:06 +00:00
|
|
|
"introModal": ".ads-v2-modal__content",
|
2021-11-17 15:28:23 +00:00
|
|
|
"introModalBuild": ".t--introduction-modal-build-button",
|
|
|
|
|
"introModalWelcomeTourBtn": ".t--introduction-modal-welcome-tour-button",
|
2023-05-19 18:37:06 +00:00
|
|
|
"introModalCloseBtn": ".ads-v2-modal__content-header-close-button",
|
2021-11-17 15:28:23 +00:00
|
|
|
"statusbar": ".t--onboarding-statusbar",
|
2023-05-19 18:37:06 +00:00
|
|
|
"statusbarClose": "[data-testid='statusbar-skip']",
|
2021-11-17 15:28:23 +00:00
|
|
|
"checklistStatus": ".t--checklist-complete-status",
|
|
|
|
|
"checklistDatasourceBtn": ".t--checklist-datasource-button",
|
|
|
|
|
"checklistBack": ".t--checklist-back",
|
|
|
|
|
"checklistActionBtn": ".t--checklist-action-button",
|
|
|
|
|
"checklistWidgetBtn": ".t--checklist-widget-button",
|
|
|
|
|
"checklistConnectionBtn": ".t--checklist-connection-button",
|
|
|
|
|
"checklistDeployBtn": ".t--checklist-deploy-button",
|
|
|
|
|
"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",
|
|
|
|
|
"taskDatasourceBtn": ".t--tasks-datasource-button",
|
|
|
|
|
"taskDatasourceHeader": ".t--tasks-datasource-header",
|
|
|
|
|
"taskActionBtn": ".t--tasks-action-button",
|
|
|
|
|
"taskWidgetBtn": ".t--tasks-widget-button",
|
|
|
|
|
"dropTarget": ".t--drop-target",
|
|
|
|
|
"textWidgetName": ".t--widget-textwidget",
|
|
|
|
|
"taskDatasourceAltBtn": ".t--tasks-datasource-alternate-button",
|
|
|
|
|
"taskActionAltBtn": ".t--tasks-action-alternate-button",
|
2023-05-19 18:37:06 +00:00
|
|
|
"welcomeTourBtn": ".t--start-building"
|
|
|
|
|
}
|