[Webtest] & vs &
Lee Rodgers
webtest@lists.canoo.com
Fri, 4 Jun 2004 10:32:11 -0400
I am having some problems trying to verify text and click links that
have & in the html source. I can easily access the ones that have
& by using & in my webtest.
For example.
<verifytext stepid="Verify Computers & Desktop Apps. link exists"
text="Computers & Desktop Apps."/>
That works on the page if the page has:
Computers & Desktops in the source but not wyhen it has
Computer & Desktops in the source.
Any Ideas?
I appreciate any help.