Rob, you are a genius!
When I use the XPath you provided above
//div[starts-with(@id, 'exercise') and @class='unhidden']/label/img
with your new macro/plugin
Click on the first web page item that matches an XPath
it works like a charm.!
I really need to study and learn using the XPath notation.