Hi, I am trying to execute the following command to click on a specific Delete button on a web page:
<clickLink label="Delete" href="delete.htm?id=100224&name=Test"/> However I get the following error: BUILD FAILED C:\WebTest\webtest.xml:191: The following error occurred while executing this li ne: C:\MercuryTest\tests\TestCases.xml:84: The referenc e to entity "name" must end with the ';' delimiter. Any idea's how I can get around this error? thanks! -- View this message in context: http://old.nabble.com/clickLink-with-non-regular-href-tp27714457p27714457.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

