|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.markusbernhardt.selenium2library.keywords.BrowserManagement
com.github.markusbernhardt.selenium2library.keywords.Cookie
com.github.markusbernhardt.selenium2library.keywords.Element
com.github.markusbernhardt.selenium2library.keywords.FormElement
com.github.markusbernhardt.selenium2library.keywords.JavaScript
com.github.markusbernhardt.selenium2library.keywords.Logging
com.github.markusbernhardt.selenium2library.keywords.RunOnFailure
com.github.markusbernhardt.selenium2library.keywords.Screenshot
com.github.markusbernhardt.selenium2library.keywords.SelectElement
com.github.markusbernhardt.selenium2library.keywords.TableElement
com.github.markusbernhardt.selenium2library.keywords.Waiting
com.github.markusbernhardt.selenium2library.keywords.Selenium2LibraryEnhancement
com.github.markusbernhardt.selenium2library.Selenium2Library
Selenium2Library
public class Selenium2Library
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.github.markusbernhardt.selenium2library.keywords.Waiting |
|---|
Waiting.WaitUntilFunction |
| Field Summary |
|---|
| Fields inherited from class com.github.markusbernhardt.selenium2library.Selenium2Library |
|---|
ROBOT_LIBRARY_DOC_FORMAT, ROBOT_LIBRARY_SCOPE, ROBOT_LIBRARY_VERSION |
| Fields inherited from class com.github.markusbernhardt.selenium2library.keywords.RunOnFailure |
|---|
runningOnFailureRoutine, runOnFailureKeyword, runOnFailurePythonInterpreter |
| Fields inherited from class com.github.markusbernhardt.selenium2library.keywords.Logging |
|---|
loggingPythonInterpreter |
| Fields inherited from class com.github.markusbernhardt.selenium2library.keywords.JavaScript |
|---|
cancelOnNextConfirmation |
| Fields inherited from class com.github.markusbernhardt.selenium2library.keywords.BrowserManagement |
|---|
implicitWait, timeout, webDriverCache |
| Constructor Summary | |
|---|---|
Selenium2Library()
|
|
| Method Summary |
|---|
| Methods inherited from class com.github.markusbernhardt.selenium2library.Selenium2Library |
|---|
runOnFailureByAspectJ |
| Methods inherited from class com.github.markusbernhardt.selenium2library.keywords.Waiting |
|---|
waitForCondition, waitForCondition, waitForCondition, waitUntil, waitUntilPageContains, waitUntilPageContains, waitUntilPageContains, waitUntilPageContainsElement, waitUntilPageContainsElement, waitUntilPageContainsElement |
| Methods inherited from class com.github.markusbernhardt.selenium2library.keywords.TableElement |
|---|
getTableCell, getTableCell, tableCellShouldContain, tableCellShouldContain, tableColumnShouldContain, tableColumnShouldContain, tableFooterShouldContain, tableFooterShouldContain, tableHeaderShouldContain, tableHeaderShouldContain, tableRowShouldContain, tableRowShouldContain, tableShouldContain, tableShouldContain |
| Methods inherited from class com.github.markusbernhardt.selenium2library.keywords.SelectElement |
|---|
getListItems, getSelectedListLabel, getSelectedListLabels, getSelectedListValue, getSelectedListValues, listSelectionShouldBe, listShouldHaveNoSelections, pageShouldContainList, pageShouldContainList, pageShouldContainList, pageShouldNotContainList, pageShouldNotContainList, pageShouldNotContainList, selectAllFromList, selectFromList, selectFromListByIndex, selectFromListByLabel, selectFromListByValue, unselectFromList, unselectFromListByIndex, unselectFromListByLabel, unselectFromListByValue |
| Methods inherited from class com.github.markusbernhardt.selenium2library.keywords.Screenshot |
|---|
capturePageScreenshot, capturePageScreenshot |
| Methods inherited from class com.github.markusbernhardt.selenium2library.keywords.RunOnFailure |
|---|
registerKeywordToRunOnFailure, runOnFailure |
| Methods inherited from class com.github.markusbernhardt.selenium2library.keywords.Logging |
|---|
debug, getLogDir, html, info, log, logList, logList, trace, warn |
| Methods inherited from class com.github.markusbernhardt.selenium2library.keywords.JavaScript |
|---|
alertShouldBePresent, alertShouldBePresent, chooseCancelOnNextConfirmation, chooseOkOnNextConfirmation, closeAlert, closeAlert, confirmAction, executeAsyncJavascript, executeJavascript, getAlertMessage, getJavascriptToExecute, readFile |
| Methods inherited from class com.github.markusbernhardt.selenium2library.keywords.Cookie |
|---|
deleteAllCookies, deleteCookie, getCookies, getCookieValue |
| Methods inherited from class com.github.markusbernhardt.selenium2library.keywords.BrowserManagement |
|---|
closeAllBrowsers, closeBrowser, closeWindow, createDesiredCapabilities, createLocalWebDriver, createRemoteWebDriver, createWebDriver, getLocation, getSeleniumImplicitWait, getSeleniumSpeed, getSeleniumTimeout, getSource, getTitle, getWindowIdentifiers, getWindowNames, getWindowTitles, goBack, goTo, locationShouldBe, locationShouldContain, logLocation, logSource, logSource, logTitle, maximizeBrowserWindow, openBrowser, openBrowser, openBrowser, openBrowser, openBrowser, openBrowser, reloadPage, selectFrame, selectWindow, selectWindow, setBrowserImplicitWait, setSeleniumImplicitWait, setSeleniumSpeed, setSeleniumTimeout, switchBrowser, titleShouldBe, unselectFrame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Selenium2Library()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||