What it means when I get an error message on product tour saying there are some missing selectors | Community
Skip to main content
Answered

What it means when I get an error message on product tour saying there are some missing selectors

  • November 26, 2020
  • 1 reply
  • 66 views

What it means when I get an error message on product tour saying there are some missing selectors

Best answer by Kevin Bendixen

@vakula​ It means that the element you pointed at (via a CSS selector) can't be found. You might want to check the CSS of the element to make sure you are pointing at the right element. You can manually change the CSS selector by clicking on "Advanced" while editing a step of the tour.

1 reply

Kevin Bendixen
Top Expert ✨
Forum|alt.badge.img+5
  • Top Expert
  • 269 replies
  • Answer
  • November 26, 2020

@vakula​ It means that the element you pointed at (via a CSS selector) can't be found. You might want to check the CSS of the element to make sure you are pointing at the right element. You can manually change the CSS selector by clicking on "Advanced" while editing a step of the tour.