Package org.camunda.bpm
Class LoginIT
java.lang.Object
org.camunda.bpm.AbstractWebIntegrationTest
org.camunda.bpm.AbstractWebappUiIntegrationTest
org.camunda.bpm.LoginIT
-
Field Summary
FieldsFields inherited from class org.camunda.bpm.AbstractWebappUiIntegrationTest
driver, screenshotRuleFields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class org.camunda.bpm.AbstractWebappUiIntegrationTest
after, containsCurrentUrl, createClient, createDriver, currentURIIs, quitDriverMethods 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
-