Can wildcards be used in objects that slightly change?
The object is really just a folder in a web portal, the problem is when a new folder is added, the path changes. Any suggestions would be helpful.
See below comparison of domxpath differences and picture of object
Old DOMXPath:
//divd@id='teamFoldersSlideoutContent']/divd3]/divd1]/divd1]/divd1]/tableb1]/tbodyo1]/tr;4]/td/2]/divd1]/divd1]
NewDOMXPATH:
//divd@id='teamFoldersSlideoutContent']/divd3]/divd1]/divd1]/divd1]/tableb1]/tbodyo1]/tr;5]/td/2]/divd1]/divd1]