public class MessageElement
extends com.vaadin.testbench.TestBenchElement
<vaadin-message>
element.| Constructor and Description |
|---|
MessageElement() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Gets the text content of the message body.
|
String |
getTime()
Gets the
time property of this element. |
String |
getUserAbbr()
Gets the
userAbbr property of this element. |
int |
getUserColorIndex()
Gets the
userColorIndex property of this element. |
String |
getUserImg()
Gets the
userImg property of this element. |
String |
getUserName()
Gets the
userName property of this element. |
callFunction, clear, click, click, compareScreen, compareScreen, compareScreen, contextClick, dispatchEvent, dispatchEvent, doubleClick, equals, executeScript, findElement, findElements, focus, getAttribute, getCapabilities, getClassNames, getCommandExecutor, getContext, getCssValue, getDriver, getLocation, getProperty, getPropertyBoolean, getPropertyDouble, getPropertyElement, getPropertyElements, getPropertyInteger, getPropertyString, getRect, getScreenshotAs, getSize, getTagName, getWrappedElement, hasAttribute, hasClassName, hashCode, init, init, isChrome, isDisplayed, isEnabled, isFirefox, isIE, isSelected, scroll, scrollIntoView, scrollLeft, sendKeys, setProperty, setProperty, setProperty, setProperty, submit, waitForVaadin, waitUntil, waitUntil, wrap, wrapElement, wrapElementspublic String getText()
getText in interface org.openqa.selenium.WebElementgetText in class com.vaadin.testbench.TestBenchElementpublic String getTime()
time property of this element.time propertypublic String getUserName()
userName property of this element.userName propertypublic String getUserAbbr()
userAbbr property of this element.userAbbr propertypublic String getUserImg()
userImg property of this element.userImg propertypublic int getUserColorIndex()
userColorIndex property of this element.userColorIndex propertyCopyright © 2026. All rights reserved.