Class AbstractWebappUiIntegrationTest

java.lang.Object
org.operaton.bpm.AbstractWebIntegrationTest
org.operaton.bpm.AbstractWebappUiIntegrationTest
Direct Known Subclasses:
LoginIT

public class AbstractWebappUiIntegrationTest extends AbstractWebIntegrationTest
  • Field Details

    • driver

      protected static org.openqa.selenium.WebDriver driver
    • screenshotRule

      @RegisterExtension public SeleniumScreenshotExtension screenshotRule
  • Constructor Details

    • AbstractWebappUiIntegrationTest

      public AbstractWebappUiIntegrationTest()
  • Method Details

    • currentURIIs

      public static org.openqa.selenium.support.ui.ExpectedCondition<Boolean> currentURIIs(URI pageURI)
    • containsCurrentUrl

      public static org.openqa.selenium.support.ui.ExpectedCondition<Boolean> containsCurrentUrl(String url)