-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
In case multiple elements exist on a page with the same style class, and in JS tour definition a step uses class selector - consider all elements, and choose the first one from visible elements (case with hidden elements, e.g. tabs, where normally only one of many with the same class is visible in every moment).