PromucFlow_constructor/app/client/cypress/locators/GuidedTour.json
2022-01-25 19:26:52 +05:30

8 lines
241 B
JSON

{
"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"
}