# This test is to follow an existing deal from the active_deals # page, and verify form fields. # $Id: AAB_EditSandBox.inputs,v 1.2 2002-01-29 22:10:59 wainstead Exp $ type: starting_page start_url: index.php go # follow the SandBox link type: follow_link follow_link: "SandBox" assert_title: Sand Box go # get the edit page for SandBox type: follow_link follow_link: "Edit" assert_url: SandBox go # insert some text, yay type: fill_and_submit_form form_num: 0 submitbutton_num: 1 setparam: "content", "who are you? NewPageName!" #assert_url: action go