| req_rsvn_01 |
| open | /itr/secure/index.jsp | |
| clickAndWait | link=Request & Manage Reservations (Week at a Glance) | |
| waitForCondition | selenium.browserbot.getCurrentWindow().document.forms[0].originIndex.options.length>1 | 10000 |
| select | originIndex | label=!!Test Location Y - Test Y Town, NE |
| waitForCondition | selenium.browserbot.getCurrentWindow().document.forms[0].destIndex.options.length>1||selenium.browserbot.getCurrentWindow().document.forms[0].destIndex.options[0].text!=’SelectOne’ | 10000 |
| select | destIndex | label=!!Test location Z - Test Z town , NE |
| waitForCondition | selenium.browserbot.getCurrentWindow().document.forms[0].eqmtIndex.options.length>1||selenium.browserbot.getCurrentWindow().document.forms[0].eqmtIndex.options[0].text!=’SelectOne’ | 10000 |
| select | eqmtIndex | label=Container |
| clickAndWait | submitBtn | |
| waitForCondition | selenium.browserbot.getCurrentWindow().document.getElementById(’testCheck0′)!=null | 10000 |
| click | id=testCheck0 | |
| waitForCondition | selenium.browserbot.getCurrentWindow().document.getElementById(’id[0].newStandbyCount’)!=null | 10000 |
| type | id[0].newStandbyCount | 1 |
| keyUp | id[0].newStandbyCount | |
| clickAndWait | requestButton | |