After doing a brief search, I haven't found any details on this topic so I thought I'd ask but I'm sure this has been shared somewhere before.
After doing a web search for CSS selector tools, I discovered that there are a bunch of google chrome extensions available that help with determining xpath and css selectors on websites.
I know that PAD offers the ability "record" it's own selectors, but I have found that when trying to make dynamic selectors that work with dynamic page content, the longest part of my program debugging is in trying to get the selectors correct.
I'm curious to see if anyone has used a tool or extension with success and if so what people suggest!
Thanks!