Hi Jadian,
Mig explained me a few things about this advanced feature.
If you want to grab a string located somewhere on the page, a good way to start is to :
- select it
- right click on it to get a VDH sub menu to open the "Smart naming rules" dialog box
You will get the chosen string and if you click on "Advanced" check box, you'll get the full xpath.
You can use regular expressions (more advanced....) and add a delay if needed before the xpath search is done in the page.
jerome