public class PlanPickerElement
extends com.atlassian.pageobjects.elements.WebDriverElement
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElementFinder |
elementFinder |
Constructor and Description |
---|
PlanPickerElement(org.openqa.selenium.By locator) |
PlanPickerElement(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) |
Modifier and Type | Method and Description |
---|---|
PlanPickerElement |
enterValue(String value)
Very naive implementation
|
com.atlassian.pageobjects.elements.PageElement |
getInputField() |
boolean |
isVisible() |
asWebElement, bind, clear, click, createTimout, find, find, find, find, findAll, findAll, findAll, findAll, getAttribute, getCssClasses, getDefaultTimeout, getId, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, javascript, search, select, timed, timeout, toggle, toLocatable, toString, type, waitForWebElement, waitForWebElement, withTimeout
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder
@Inject public PlanPickerElement(org.openqa.selenium.By locator)
locator
- identifies the actual input fieldpublic PlanPickerElement(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public boolean isVisible()
isVisible
in interface com.atlassian.pageobjects.elements.PageElement
isVisible
in class com.atlassian.pageobjects.elements.WebDriverElement
public com.atlassian.pageobjects.elements.PageElement getInputField()
public PlanPickerElement enterValue(String value)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.