get_xpath
get_xpath(); - get the XPath of an Element in the DOM model (available from version 6.0.47)
After the function returns the result of their work in the script :
the xpath of the element – the xpath of the element in the DOM tree, the type of the return value stringfalse to find this element failed (e.g. no items that meet the specified criteria or not this frame), the return type boolean,