Package com.vaadin.testbench
Interface HasLabelAsText
- All Superinterfaces:
org.openqa.selenium.SearchContext
,org.openqa.selenium.TakesScreenshot
,org.openqa.selenium.WebElement
- All Known Implementing Classes:
ButtonElement
,NativeButtonElement
public interface HasLabelAsText
extends org.openqa.selenium.WebElement
Implemented by elements which support a label via its text,
such as buttons.
-
Method Summary
Methods inherited from interface org.openqa.selenium.TakesScreenshot
getScreenshotAs
Methods inherited from interface org.openqa.selenium.WebElement
clear, click, findElement, findElements, getAccessibleName, getAriaRole, getAttribute, getCssValue, getDomAttribute, getDomProperty, getLocation, getRect, getShadowRoot, getSize, getTagName, getText, isDisplayed, isEnabled, isSelected, sendKeys, submit