Relative Content

Tag Archive for arraysstoreselenium-ide

In Selenium IDE, how could an element array position be captured to coordinate selection of related elements?

The Problem: I can have a list of linked elements, but they could be in a different order over time as the user adds or removes from the list. The linked name is unique, but it’s related hamburger menu (3-dots) is not unique except in array position (see example image). Is there a way I could capture the array value of the uniquely titled linked element to associate and identify its related menu, date, status, and dashboard items?