In my OR, for oneof my pages I am adding "title" as a description property. In the repository parameter I need to set the property to allow all names with have "Preferences" plus any thing that followsthe word.
I selected the Regular Expression check box, now for the constant, do I use "Preferences.*" ? (without the quotes)
I tried "Preferences\w*" (without the quotes) but dont think QTP likes it.
I selected the Regular Expression check box, now for the constant, do I use "Preferences.*" ? (without the quotes)
I tried "Preferences\w*" (without the quotes) but dont think QTP likes it.