|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.selenium.pageobjects.PageElement
com.atlassian.selenium.pageobjects.Button
public class Button
| Field Summary |
|---|
| Fields inherited from class com.atlassian.selenium.pageobjects.PageElement |
|---|
autogeneratedKey, client, key, locator |
| Constructor Summary | |
|---|---|
Button(String locator,
SeleniumClient client)
|
|
| Method Summary | |
|---|---|
String |
getText()
|
| Methods inherited from class com.atlassian.selenium.pageobjects.PageElement |
|---|
click, contextMenu, doubleClick, dragAndDrop, dragAndDropToObject, focus, getCursorPosition, getElementKey, getHeight, getIndex, getLocator, getPositionLeft, getPositionTop, getWidth, highlight, isAutogeneratedKey, isEditable, isPresent, isVisible, keyDown, keyPress, keyUp, mouseDown, mouseDownRight, mouseMove, mouseOut, mouseOver, mouseUp, mouseUpRight, toString, type, typeKeys, typeWithFullKeyEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Button(String locator,
SeleniumClient client)
| Method Detail |
|---|
public String getText()
getText in class PageElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||