public class DLCBrowsePage extends Object
| Constructor and Description |
|---|
DLCBrowsePage(org.openqa.selenium.WebDriver driver)
Retrieve Page consists DeadLetterChannel
|
| Modifier and Type | Method and Description |
|---|---|
DLCContentPage |
getDLCContent()
Browse for content of DeadLetter Channel
Retrieve 'Dead Letter Channel -> Browse -> Queue Content' page
|
boolean |
isDLCCreated()
Check whether dead letter channel created or not
|
public DLCBrowsePage(org.openqa.selenium.WebDriver driver)
throws IOException
driver - selenium web driver used to run the testIOException - if mapper.properties file not foundpublic DLCContentPage getDLCContent() throws IOException
IOException - if mapper.properties file not foundpublic boolean isDLCCreated()
Copyright © 2019 WSO2. All rights reserved.