emptyElement.assertText(" 0 3 15 18 20 23");
/*check 'nodePaths' and 'nodeDatas' attributes*/
//verify is attributes took right initial values
ElementInspector nodePathsOutput = element("formID:nodePathsID");
nodePathsOutput.assertText("Document BrowsingNetwork Access");
ElementInspector nodeDataOutput = element("formID:nodeDatasID");
nodeDataOutput.assertText("Document BrowsingDocument Deletion");
ElementInspector selectionNodePathsDiv = element("selectionNodePathsID");
selectionNodePathsDiv.assertText(" 1 5");
ElementInspector selectionNodeDataDiv = element("selectionNodeDatasID");