156157158159160161162163
protected String getElementName() { return "wizard"; } public void testWidget() throws Exception { pushElement(new BodyElement(xdimeContext)); executeTest(); }