public abstract class AbstractComponent extends AbstractPrimePageFragment
| Constructor and Description |
|---|
AbstractComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getWidgetByIdScript()
Gets the widget by component id JS function.
|
org.json.JSONObject |
getWidgetConfiguration()
Gets the current widget's configuration e.g.
|
String |
getWidgetConfigurationAsString()
Gets the current widget's configuration e.g.
|
getElementLocator, getId, getRoot, getWebDriver, getWrappedElement, setElementLocator, setWebDriverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic String getWidgetByIdScript()
public String getWidgetConfigurationAsString()
public org.json.JSONObject getWidgetConfiguration()
JSONObject representing the config, useful for assertionsCopyright © 2020. All rights reserved.