Package org.camunda.bpm
Class LoginIT
java.lang.Object
org.camunda.bpm.AbstractWebIntegrationTest
org.camunda.bpm.AbstractWebappUiIntegrationTest
org.camunda.bpm.LoginIT
-
Field Summary
Fields inherited from class org.camunda.bpm.AbstractWebappUiIntegrationTest
driver, screenshotRule
Fields inherited from class org.camunda.bpm.AbstractWebIntegrationTest
appBasePath, appUrl, client, COOKIE_HEADER, csrfToken, HOST_NAME, httpPort, JSESSIONID_IDENTIFIER, service, sessionId, TASKLIST_PATH, testProperties, testUtil, X_XSRF_TOKEN_HEADER, XSRF_TOKEN_IDENTIFIER
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
Methods inherited from class org.camunda.bpm.AbstractWebappUiIntegrationTest
after, containsCurrentUrl, createClient, createDriver, currentURIIs, quitDriver
Methods inherited from class org.camunda.bpm.AbstractWebIntegrationTest
before, createClient, createCookieHeader, createCookieHeader, destroyClient, getCookie, getCookieHeaders, getCookieValue, getCookieValue, getRestCtxPath, getTokens, getWebappCtxPath, getXsrfCookieValue, getXsrfTokenHeader, preventRaceConditions
-
Field Details
-
wait
protected org.openqa.selenium.support.ui.WebDriverWait wait
-
-
Constructor Details
-
LoginIT
public LoginIT()
-
-
Method Details
-
login
-
sendKeys
-
shouldLoginToCockpit
- Throws:
URISyntaxException
-
loginToCockpit
- Throws:
URISyntaxException
-
shouldLoginToTasklist
public void shouldLoginToTasklist() -
loginToTasklist
public void loginToTasklist() -
shouldLoginToAdmin
- Throws:
URISyntaxException
-
loginToAdmin
- Throws:
URISyntaxException
-
shouldLoginToWelcome
- Throws:
URISyntaxException
-
loginToWelcome
- Throws:
URISyntaxException
-