public class TopicsBrowsePage extends MBPage
| Modifier | Constructor and Description |
|---|---|
protected |
TopicsBrowsePage(org.openqa.selenium.WebDriver driver)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTopicPresent(String topicName)
Validates whether a give topic exists.
|
getConfigurePage, getMonitorPage, logoutprotected TopicsBrowsePage(org.openqa.selenium.WebDriver driver)
driver - WebDriverpublic boolean isTopicPresent(String topicName)
topicName - The topic nameCopyright © 2019 WSO2. All rights reserved.