public class TextElement
extends com.atlassian.pageobjects.elements.WebDriverElement
Constructor and Description |
---|
TextElement(org.openqa.selenium.By locator) |
TextElement(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) |
TextElement(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.WebDriverLocatable parent) |
TextElement(org.openqa.selenium.By locator,
com.atlassian.pageobjects.elements.WebDriverLocatable parent,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) |
TextElement(com.atlassian.pageobjects.elements.WebDriverLocatable locatable,
com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType) |
Modifier and Type | Method and Description |
---|---|
TextElement |
setText(String text) |
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, isVisible, javascript, search, select, timed, timeout, toggle, toLocatable, toString, type, waitForWebElement, waitForWebElement, withTimeout
public TextElement(org.openqa.selenium.By locator)
public TextElement(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public TextElement(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent)
public TextElement(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.WebDriverLocatable parent, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public TextElement(com.atlassian.pageobjects.elements.WebDriverLocatable locatable, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
public TextElement setText(@Nullable String text)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.