Update of /cvsroot/jwebunit/jWebUnit/testcases/NavigationTest
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28084/testcases/NavigationTest
Added Files:
pageWithLinkWithTextAfterText.html targetPage.html blah.html
pageWithLink.html targetPage2.html
Log Message:
Moved NavigationTest from TestServer to Jetty.
--- NEW FILE: blah.html ---
<html>
<head>
<title>blah</title>
</head>
<body>
here
</body>
</html>
--- NEW FILE: pageWithLinkWithTextAfterText.html ---
<html>
<head>
<title>pageWithLinkWithTextAfterText</title>
</head>
<body> First: <a href="targetPage.html">link text</a> Second: <a
href="targetPage2.html">link text</a>) </body>
</html>
--- NEW FILE: pageWithLink.html ---
<html>
<head>
<title>pageWithLink</title>
</head>
<body>
<a href="targetPage.html" id="activeID">an <b>active</b> link</a>
<a href="/jwebunit/NavigationTest/targetPage2.html">
<img src="graphic.jpg"/>
</a>
<a href="/jwebunit/NavigationTest/targetPage2.html">an active
<i>link</i></a>
</body>
</html>
--- NEW FILE: targetPage.html ---
<html>
<head>
<title>targetPage</title>
</head>
<body>
targetPage
</body>
</html>
--- NEW FILE: targetPage2.html ---
<html>
<head>
<title>targetPage2</title>
</head>
<body>
targetPage2
</body>
</html>
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development