public class AbstractWebappUiIntegrationTest extends AbstractWebIntegrationTest
Modifier and Type | Field and Description |
---|---|
protected static org.openqa.selenium.WebDriver |
driver |
SeleniumScreenshotRule |
screenshotRule |
APP_BASE_PATH, appUrl, client, connection, defaultHttpClient, HOST_NAME, httpPort, service, TASKLIST_PATH, testProperties, testUtil
Constructor and Description |
---|
AbstractWebappUiIntegrationTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
static org.openqa.selenium.support.ui.ExpectedCondition<Boolean> |
containsCurrentUrl(String url) |
void |
createClient() |
static void |
createDriver() |
static org.openqa.selenium.support.ui.ExpectedCondition<Boolean> |
currentURIIs(URI pageURI) |
static void |
quitDriver() |
before, createClient, destroyClient, getCookieHeaders, getCookieValue, getHeaders, getRestCtxPath, getWebappCtxPath, getXsrfCookieValue, getXsrfTokenHeader, performRequest, preventRaceConditions
protected static org.openqa.selenium.WebDriver driver
public SeleniumScreenshotRule screenshotRule
public static void createDriver()
public static org.openqa.selenium.support.ui.ExpectedCondition<Boolean> currentURIIs(URI pageURI)
public static org.openqa.selenium.support.ui.ExpectedCondition<Boolean> containsCurrentUrl(String url)
public void after()
public static void quitDriver()
Copyright © 2022. All rights reserved.