PromucFlow_constructor/app/client/cypress/locators/GuidedTour.json
2023-05-22 12:05:21 +03:00

11 lines
334 B
JSON

{
"banner": "[data-testid='guided-tour-banner']",
"welcomeTour": ".t--welcome-tour",
"startBuilding": ".t--start-building",
"successButton": ".t--success-button",
"infoButton": ".t--info-button",
"hintButton": ".t--hint-button",
"rating": ".t--guided-tour-rating",
"inputfields": ".t--draggable-inputwidgetv2 input"
}