FitNesse. SuiteAcceptanceTests. SuiteResponderTests. SuiteSearchResponder.
TestSearchForm [add child]

 Set Up: .FitNesse.SuiteAcceptanceTests.SetUp (edit)
 Scenario Libraries

Search Form


Is located at http://-host-/...?searchForm


Load the search form page
Response Requester.
uri status?
?searchForm  

Make sure where on the right page and that the form has all the proper text.
Response Examiner.
type pattern matches? wrapped html?
contents Search Form true  

Response Examiner.
type pattern matches?
contents onload="document.forms\[0\].searchString.focus\(\)" true
contents Search String: true
contents Search Titles! true
contents Search Content! true