AddStructureTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Web Content
clickAtAndWait link=Structures
clickAtAndWait //input[@value='Add Structure']
type _15_newStructureId StructureID
type _15_name Web Content Structure Name
type _15_description Web Content Structure Description
clickAtAndWait //input[@value='Add Row']
type _15_structure_el0_name Itp
select _15_structure_el0_type label=Link to Page
clickAtAndWait //input[@value='Add Row']
type _15_structure_el0_name title
select _15_structure_el0_type label=Text
pause 5000
clickAtAndWait //input[@value='Save']
assertText //section/div/div/div/div Your request processed successfully.
assertText //td[2]/a STRUCTUREID
assertText //td[3]/a Web Content Structure Name
Web Content Structure Description