public void xwikiPageSyntaxAnnotationsTest()
{
adminPage = new AdministrationPage();
annotationsPane = new AnnotationsPane();
annotationsWindow = new AnnotationsWindow();
annotationsLabel = new AnnotationsLabel();
getUtil().createPage(SPACE_NAME, DOC_NAME, CONTENT, DOC_TITLE, "xwiki/1.0");
annotationsPane.toggleAnnotationsPane();
// Annotations are disabled in 1.0 Pages. This element should no be here