| Composite Definition with Inner Configured Definition Test | ||
| open | /tiles-test/index.jsp | |
| clickAndWait | link=FreeMarker: Test Insert Definition that contains another definition inside (configured via tiles-defs.xml) using JSP tags | |
| assertTextPresent | This is a composite definition with tags. | |
| assertTextPresent | This is the header | |
| assertTextPresent | This is a configured inner definition. | |
| assertTextPresent | This is the header | |
| assertTextPresent | This is a body | |