10-02-2009, 10:39 PM
I found the best way was to add the HTML ID property to the object in the repository. Obviously provided it has a tag. This allows you to always find the object anywhere on the page provided the id is unique. I sometimes had to add it manually by doing a "view source" on the page. This can be tricky if it's a .NET web page, but so far with a little effort, I've been pretty successful at making it work.