Package org.operaton.bpm
Class AbstractWebappUiIntegrationTest
java.lang.Object
org.operaton.bpm.AbstractWebIntegrationTest
org.operaton.bpm.AbstractWebappUiIntegrationTest
- Direct Known Subclasses:
LoginIT
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static org.openqa.selenium.WebDriverFields inherited from class org.operaton.bpm.AbstractWebIntegrationTest
appBasePath, appUrl, COOKIE_HEADER, csrfToken, JSESSIONID_IDENTIFIER, service, sessionId, TASKLIST_PATH, testProperties, X_XSRF_TOKEN_HEADER, XSRF_TOKEN_IDENTIFIER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.openqa.selenium.support.ui.ExpectedCondition<Boolean> containsCurrentUrl(String url) static org.openqa.selenium.support.ui.ExpectedCondition<Boolean> currentURIIs(URI pageURI) Methods inherited from class org.operaton.bpm.AbstractWebIntegrationTest
before, createClient, createCookieHeader, createCookieHeader, getCookie, getCookieHeaders, getCookieValue, getCookieValue, getRestCtxPath, getTokens, getWebappCtxPath, getXsrfCookieValue, getXsrfTokenHeader, preventRaceConditions, setUpClass
-
Field Details
-
driver
protected static org.openqa.selenium.WebDriver driver -
screenshotRule
-
-
Constructor Details
-
AbstractWebappUiIntegrationTest
public AbstractWebappUiIntegrationTest()
-
-
Method Details
-
currentURIIs
-
containsCurrentUrl
-