I am trying to find an element by Xpath, Something like:
.//*[@id='images__row__94c744c1-dc7e-4c04-a78a-0f34d175f10f']/td[7]/div/a[1]
How can I capture the tags with regex like:
images__row__([A-Z0-9]{8}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{12}).