Test Click |
||
select | //select[@id='select_add_item'] | Document |
clickAndWait | //input[@value='Add New Item'] | |
type | title | Oslo Engineering Document |
type | //textarea[@name='text'] | <h1> some really cool html for the engineering document </h1> |
type | description | Description for the Oslo Engineering Document |
click | //input[contains(@name,'metadataEntered')] | |
click | //input[@name='clearedCopyright:int'] | |
click | //input[@name='showInNavigation:int'] | |
clickAndWait | //input[@name='form.button.Save'] |