| open | /persons |  | 
	| clickAndWait | link=Home |  | 
	| clickAndWait | link=Manage |  | 
	| clickAndWait | link=Persons |  | 
	| clickAndWait | link=Brown |  | 
	| clickAndWait | link=Contacts |  | 
	| clickAndWait | link=Manage Contacts |  | 
	| clickAndWait | link=Create new contact |  | 
	| type | form-widgets-prefix | Mr. | 
	| type | form-widgets-first_name | Charles | 
	| type | form-widgets-last_name | Brown | 
	| type | form-widgets-suffix | Sr. | 
	| type | form-widgets-address_line_1 | 125 Adelaide Ave | 
	| type | form-widgets-city | St. Paul | 
	| type | form-widgets-state | MN | 
	| type | form-widgets-country | USA | 
	| type | form-widgets-postal_code | 02555 | 
	| type | form-widgets-email | charles.brown.sr@peanuts.com | 
	| type | form-widgets-home_phone | 814-555-1212 | 
	| type | form-widgets-work_phone | 814-555-2323 | 
	| type | form-widgets-language | English | 
	| type | form-widgets-mobile_phone | 814-555-3434 | 
	| select | person_contact-widgets-relationship | label=Parent | 
	| clickAndWait | form-buttons-add |  | 
	| click | link=Contacts |  |