public interface WidgetObject extends WebElementFacade
@FindBy
style annotations are located
within this context.Modifier and Type | Method and Description |
---|---|
PageObject |
getPage()
Get the page containing this widget.
|
and, clear, click, containsElements, containsElements, deselectAll, deselectByIndex, deselectByValue, deselectByVisibleText, find, findBy, findBy, getAttribute, getImplicitTimeoutInMilliseconds, getSelectOptions, getText, getValue, hasClass, selectByIndex, selectByValue, selectByVisibleText, setWindowFocus, shouldContainElements, shouldContainElements, then, then, then, thenFindAll, thenFindAll, toString, type, typeAndEnter, typeAndTab, waitForCondition, waitUntilClickable, waitUntilDisabled, waitUntilEnabled, waitUntilNotVisible, waitUntilPresent, waitUntilVisible, withTimeoutOf
findElement, findElements, getCssValue, getLocation, getRect, getSize, getTagName, isDisplayed, isEnabled, isSelected, sendKeys, submit
containsOnlyText, containsSelectOption, containsText, expect, getSelectedValue, getSelectedVisibleTextValue, getTextValue, hasFocus, isCurrentlyEnabled, isCurrentlyVisible, isEnabled, isPresent, isSelected, isVisible, shouldBeCurrentlyVisible, shouldBeEnabled, shouldBePresent, shouldBeVisible, shouldContainOnlyText, shouldContainSelectedOption, shouldContainText, shouldNotBeCurrentlyVisible, shouldNotBeEnabled, shouldNotBePresent, shouldNotBeVisible, shouldNotContainText
findElementByAccessibilityId, findElementsByAccessibilityId
findElementByAndroidUIAutomator, findElementsByAndroidUIAutomator
findElementByIosUIAutomation, findElementsByIosUIAutomation
getCurrentImplicitTimeout, resetTimeouts, setImplicitTimeout
PageObject getPage()