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

9 lines
289 B
JSON
Raw Normal View History

2022-01-25 13:56:52 +00:00
{
"banner": "[data-cy='guided-tour-banner']",
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"
}