public class ViewOrUITest extends AbstractTestBenchTest
IT, add View or
UI).BROWSERSTACK_IDENTIFIER, BROWSERSTACK_IDENTIFIER_PROPERTY, SERVER_PORT, SERVER_PORT_PROPERTY_KEY, testName, USE_BROWSERSTACK, USE_BROWSERSTACK_PROPERTY, USE_HUB, USE_HUB_PROPERTY| Constructor and Description |
|---|
ViewOrUITest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTestPath()
Gets the absolute path to the test, starting with a "/".
|
protected Class<? extends UI> |
getUIClass()
Returns the UI class the current test is connected to.
|
protected Class<? extends Component> |
getViewClass()
Returns the View class the current test is connected to.
|
checkIfServerAvailable, getBrowserCapabilities, getBrowsersToTest, getCurrentHostAddress, getDeploymentHostname, getDeploymentPort, getHubBrowsersToTest, getHubHostname, getLocalExecution, getRootURL, getRunLocallyBrowser, getRunLocallyBrowserVersion, getTestURL, getTestURL, open, open, openForEs6Url, openProduction, openProductionWithTiming, openUrl, verifyScreenshotassertEquals, blur, checkLogsForErrors, checkLogsForErrors, clickElementWithJs, clickElementWithJs, drag, dragAndDrop, dragElementOver, executeScript, getLogEntries, getScrollX, getScrollY, hasCssClass, isElementPresent, scrollBy, scrollIntoViewAndClick, scrollToElement, waitForDevServer, waitForElementNotPresent, waitForElementPresent, waitForElementVisible, waitUntilNot, waitUntilNotgetDefaultCapabilities, getDesiredCapabilities, getHubURL, getRunOnHub, setDesiredCapabilities, setupconcatUrl, findElement, findElements, getCommandExecutor, getContext, getDriver, setDriver, testBench, waitUntil, waitUntil, wrapprotected String getTestPath()
AbstractTestBenchTestgetTestPath in class AbstractTestBenchTestAbstractTestBenchTest.getRootURL() for the
full test URL.protected Class<? extends Component> getViewClass()
Uses name matching and replaces "IT" with "View"
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.