Feature Requests item #1520555, was opened at 2006-07-11 15:40 Message generated for change (Comment added) made by henryju You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1520555&group_id=61302
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Submitted By: Fred (fburlet) Assigned to: Nobody/Anonymous (nobody) Summary: Add a way to validate html pages Initial Comment: This can be useful in order to check the well-formedness of a page (and some other constaints like id usage, alt attribute has a value, title has a value,...). This feature should be optional (do not enforce the validation of each "downloaded" pages) but user should be able to enforce the validation following his needs. ---------------------------------------------------------------------- >Comment By: Julien HENRY (henryju) Date: 2006-07-11 18:05 Message: Logged In: YES user_id=1235926 See http://jtidy.sourceforge.net/ Perhaps could we simply use this lib and check HTML. We need at least 2 new methods: assertHtmlIsCorrect() to manually force check and setAutoHtmlCheck(boolean value) to set auto assertion. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1520555&group_id=61302 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
