Sometimes, when we look for an element, multiple elements can be obtained through xpath but some or not clickable, not visible. It would be great when we loop on these elements, do have the resulting successful xpath path as a variable.
I hope I'm being clear here.
Best
Thank you @support it seems that even >CSS> :nth-child(2) it changes, but after using inspect sometimes it becomes nth-child(3). I just put to click on (3) after (2) and no issues so far.