!3 This page tests line breaks.
#
 * First create a page with line breaks in it.
#
|Action Fixture.|
|start|Page Builder|
|enter|line|one|
|enter|line||
|enter|line|two|
|enter|page|!-LineBreakPage-!|
#
 * Then request that page
#
|Response Requester.|
|uri|valid?|contents?|
|!-LineBreakPage-!|true||
#
 * Make sure the page has three line breaks.
#
|Response Examiner.|
|type|pattern|matches?|value|
|contents|!-one.*&lt;br>.*&lt;br>.*two.*&lt;br>.*-!|true||








