org.xwiki.annotation.test.po
Class AnnotationsLabel
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.annotation.test.po.AnnotationsLabel
public class AnnotationsLabel
- extends BaseElement
Implements the Annotation window that appears when selecting an annotation
- Since:
- 4.2M1
- Version:
- $Id: fe5ef84f77f0b3255098f77c96a3c6b703266aa2 $
| Methods inherited from class org.xwiki.test.ui.po.BaseElement |
executeJavascript, getDriver, getUtil, makeAlertDialogSilent, makeConfirmDialogSilent, makeElementVisible, makeElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilElementDisappears, waitUntilElementEndsWithAttributeValue, waitUntilElementHasAttributeValue, waitUntilElementHasTextContent, waitUntilElementIsVisible, waitUntilElementsAreVisible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationsLabel
public AnnotationsLabel()
deleteAnnotationByText
public void deleteAnnotationByText(String searchText)
deleteAnnotationById
public void deleteAnnotationById(String idText)
getAnnotationsAuthorByText
public String getAnnotationsAuthorByText(String searchText)
getAnnotationAuthorById
public String getAnnotationAuthorById(String idText)
getAnnotationIdByText
public String getAnnotationIdByText(String searchText)
getAnnotationContentByText
public String getAnnotationContentByText(String searchText)
Copyright © 2004-2013 XWiki. All Rights Reserved.