11 lines
334 B
JSON
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"
|
|
}
|