Update of /cvsroot/jwebunit/jWebUnit/testcases/WebAssertionsTest
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22368/testcases/WebAssertionsTest
Modified Files:
testPage.html
Log Message:
Added support for assertions using regular expressions.
Index: testPage.html
===================================================================
RCS file: /cvsroot/jwebunit/jWebUnit/testcases/WebAssertionsTest/testPage.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** testPage.html 15 Apr 2005 04:42:45 -0000 1.1
--- testPage.html 15 May 2005 19:55:13 -0000 1.2
***************
*** 15,18 ****
--- 15,22 ----
<input type="checkbox" name="checkboxselected" CHECKED>
<input type="checkbox" name="checkboxnotselected">
+ <select name="testSelect">
+ <option value="optionValue1"
selected="selected">Value1</option>
+ <option value="optionValue2">Value2</option>
+ </select>
</form>
<span id="span_id">Span Text</span>
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development