Get the identifier associated with the element.
The element identifier.
str
Example
print(element_info.get_id()) # Output: “42”
ElementInfo.get_id()