public interface IDomUITestInfo
| Modifier and Type | Method and Description |
|---|---|
DomApplication |
getApplication()
Return the Application instance under test.
|
String |
getApplicationHost()
Return the fake application URL.
|
String |
getRemoteUser() |
String |
getUserAgent()
Return the user agent string to use to define browser version in test.
|
String |
getWebappContext()
Return the web app context.
|
@Nonnull DomApplication getApplication()
@Nonnull String getUserAgent()
@Nonnull String getWebappContext()
Copyright © 2017 etc.to. All rights reserved.