public class GridTHTDElement extends TestBenchElement
<td> or
<th> element in a grid.| Constructor and Description |
|---|
GridTHTDElement() |
| Modifier and Type | Method and Description |
|---|---|
GridProColumnElement |
getColumn()
Gets the column for this grid cell.
|
org.openqa.selenium.SearchContext |
getContext()
Returns this TestBenchElement cast to a SearchContext.
|
GridProElement |
getGrid()
Gets the grid containing this element.
|
String |
getInnerHTML() |
String |
getText() |
boolean |
innerHTMLContains(String key) |
callFunction, clear, click, click, compareScreen, compareScreen, compareScreen, contextClick, dispatchEvent, doubleClick, equals, executeScript, findElement, findElements, focus, getAttribute, getCapabilities, getClassNames, getCommandExecutor, getCssValue, getDriver, getLocation, getProperty, getPropertyBoolean, getPropertyDouble, getPropertyElement, getPropertyElements, getPropertyInteger, getPropertyString, getRect, getScreenshotAs, getSize, getTagName, 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, wrapElementsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait$, $public String getText()
getText in interface org.openqa.selenium.WebElementgetText in class TestBenchElementpublic String getInnerHTML()
public boolean innerHTMLContains(String key)
public GridProColumnElement getColumn()
public GridProElement getGrid()
public org.openqa.selenium.SearchContext getContext()
TestBenchElementgetContext in interface HasSearchContextgetContext in class TestBenchElementSearchContext instanceCopyright © 2019. All rights reserved.