If you regex out part of element you want to click, which I'm not sure why is needed at first place, but click will probably work if you use tag: a and attribute: outerhtml
Outerhtml holds all data about exact element.
For clicking, setting, getting best approach is to use action designer...