Hi
Can somebody point me to how I use regular expression in xpath
The following does not work
verifyXPath (description: "Check for presence of login form",
xpath:"//fo...@id='user-*-form']")What is the correct way to specifying regular expressions Thanks Regards Hari

