Get the XPATH path of an element

Support
  • 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