|
|||||||||
| 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
public abstract class Screenshot
| Field Summary |
|---|
| 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 | |
|---|---|
Screenshot()
|
|
| Method Summary | |
|---|---|
void |
capturePageScreenshot()
|
void |
capturePageScreenshot(String filename)
|
| 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 Screenshot()
| Method Detail |
|---|
public void capturePageScreenshot()
public void capturePageScreenshot(String filename)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||