public class AvatarGroupElement
extends com.vaadin.testbench.TestBenchElement
<vaadin-avatar-group>
element.| Constructor and Description |
|---|
AvatarGroupElement() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAriaLabel()
Gets the aria label that is pronounced by the screen reader.
|
AvatarElement |
getAvatarElement(int index)
Gets the avatar element for the avatar with the given index.
|
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, getText, 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 AvatarElement getAvatarElement(int index) throws org.openqa.selenium.NoSuchElementException
index - the index to look for in the avatar grouporg.openqa.selenium.NoSuchElementException - if no match was foundpublic String getAriaLabel()
Copyright © 2026. All rights reserved.