public class AnnotationsLabel extends BaseElement
Constructor and Description |
---|
AnnotationsLabel() |
Modifier and Type | Method and Description |
---|---|
void |
deleteAnnotationById(String idText) |
void |
deleteAnnotationByText(String searchText) |
String |
getAnnotationAuthorById(String idText) |
String |
getAnnotationContentByText(String searchText) |
String |
getAnnotationIdByText(String searchText) |
String |
getAnnotationsAuthorByText(String searchText) |
void |
showAnnotationByText(String text)
Shows the annotation associated to the specified text.
|
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageJSIsLoaded
public void showAnnotationByText(String text)
text
- the annotated textpublic void deleteAnnotationByText(String searchText)
public void deleteAnnotationById(String idText)
Copyright © 2004–2021 XWiki. All rights reserved.