Revision: 494
Author:   henryju
Date:     2006-06-22 05:53:08 -0700 (Thu, 22 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/jwebunit/?rev=494&view=rev

Log Message:
-----------
Add test case for <input type="file">. Doesn't work with HttpUnit (internal 
bug). (Missing commit)

Modified Paths:
--------------
    
trunk/jwebunit-commons-tests/src/main/resources/testcases/FormSubmissionTest/SingleNamedButtonForm.html
Modified: 
trunk/jwebunit-commons-tests/src/main/resources/testcases/FormSubmissionTest/SingleNamedButtonForm.html
===================================================================
--- 
trunk/jwebunit-commons-tests/src/main/resources/testcases/FormSubmissionTest/SingleNamedButtonForm.html
     2006-06-22 12:23:09 UTC (rev 493)
+++ 
trunk/jwebunit-commons-tests/src/main/resources/testcases/FormSubmissionTest/SingleNamedButtonForm.html
     2006-06-22 12:53:08 UTC (rev 494)
@@ -7,6 +7,7 @@
                <input type="checkbox" name="checkBox" />
                <input type="submit" name="button">
                <input type="hidden" name="myReferer" 
value="FormSubmissionTest/SingleNamedButtonForm.html">
+               <input type="file" name="file" />
        </form>
 </body>
 </html>
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to