| Test Click |
||
| select | //select[@id='select_add_item'] | Course |
| clickAndWait | //input[@value='Add New Item'] | |
| type | courseid | test course id |
| type | title | Oslo Engineering Course |
| type | semester | Summer 2005 |
| type | //textarea[@name='text'] | <h1> some really cool html for the engineering course </h1> |
| type | description | Description for the Oslo Engineering Course |
| click | //input[@name='metadataEntered:int'] | |
| click | //input[@name='clearedCopyright:int'] | |
| clickAndWait | //input[@name='form.button.Save'] | |