Skip Step if element is not on a page #2304
Unanswered
tyranthacker
asked this question in
Q&A
Replies: 1 comment 6 replies
-
@tyranthacker if the element won't exist, you can omit it from your tour. I would create different tours for your different types of users. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There are some instances were an element won't appear on the page for certain types of users. I want to skip a step if the element does not exist. I have red the issues here on github but can't seem to find a straight answer or an example on how to do this properly.
Beta Was this translation helpful? Give feedback.
All reactions