I am trying to select an image based on what text is sitting next to it, is there anyway to achieve this?
This is what the spy identifies:

Basically I need it to check the serial number which is text based and then if validation passes to click on the + sign which is an image.
It is a dynamic list so the position changes all the time and the + sign is identical so I am trying to figure out if there is a way to select the image based on the text that sits next to it.
Any help would be appreciated.
Thanks