public class BPSIntegrationUiBaseTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
backendURL |
protected org.openqa.selenium.WebDriver |
driver |
protected org.wso2.carbon.integration.common.utils.LoginLogoutClient |
loginLogoutClient |
protected String |
sessionCookie |
protected org.wso2.carbon.automation.engine.context.AutomationContext |
ssServer |
| Constructor and Description |
|---|
BPSIntegrationUiBaseTest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLoginURL() |
protected void |
init() |
protected void |
init(org.wso2.carbon.automation.engine.context.TestUserMode testUserMode) |
protected LoginPage |
logout() |
protected org.wso2.carbon.automation.engine.context.AutomationContext ssServer
protected String sessionCookie
protected String backendURL
protected org.wso2.carbon.integration.common.utils.LoginLogoutClient loginLogoutClient
protected org.openqa.selenium.WebDriver driver
Copyright © 2018 WSO2. All rights reserved.