PromucFlow_constructor/app/client/cypress/locators/GuidedTour.json

8 lines
241 B
JSON
Raw Normal View History

2022-01-25 13:56:52 +00:00
{
"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"
}