Package org.jete.web

Class Summary
FormSubmissionValidatedAction Submit the configured form information to the configured url via a GetMethodWebRequest.
WebPageContentValidator Perform the following basic validation of web page content: Expected length of the document Expected content type Expected content value Expected page title

The expected content value searches the content for the configured value.

WebSessionValidatedAction Perform a validate actions over a web session.