PromucFlow_constructor/app/client/cypress/locators/GuidedTour.json
2022-09-02 18:45:48 +05:30

9 lines
289 B
JSON

{
"banner": "[data-cy='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"
}