We have several elements on our pages that might be hidden for a user based on the user configuration or user role.
Currently, the guide will fail if it doesn’t find an element that’s mapped for a step. It would be very helpful if it can just skip to the next step in the guide after failing to locate the element hidden by these configuration settings.