|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thoughtworks.selenium.DefaultSelenium
org.zkoss.ztl.util.ZKSelenium
public class ZKSelenium
Field Summary |
---|
Fields inherited from class com.thoughtworks.selenium.DefaultSelenium |
---|
commandProcessor |
Constructor Summary | |
---|---|
ZKSelenium(com.thoughtworks.selenium.CommandProcessor processor)
|
|
ZKSelenium(com.thoughtworks.selenium.CommandProcessor processor,
java.lang.String openonce)
|
|
ZKSelenium(com.thoughtworks.selenium.CommandProcessor processor,
java.lang.String browsername,
java.lang.String openonce)
|
Method Summary | |
---|---|
void |
close()
|
java.lang.String |
getBrowserName()
|
com.thoughtworks.selenium.CommandProcessor |
getCmdProcessor()
|
java.lang.String |
getSpeed()
|
org.openqa.selenium.WebDriver |
getWrappedDriver()
|
void |
open(java.lang.String url)
|
void |
setSpeed(java.lang.String value)
|
void |
shutdown()
|
void |
start()
|
void |
stop()
|
Methods inherited from class com.thoughtworks.selenium.DefaultSelenium |
---|
addCustomRequestHeader, addLocationStrategy, addScript, addSelection, allowNativeXpath, altKeyDown, altKeyUp, answerOnNextPrompt, assignId, attachFile, captureEntirePageScreenshot, captureEntirePageScreenshotToString, captureNetworkTraffic, captureScreenshot, captureScreenshotToString, check, chooseCancelOnNextConfirmation, chooseOkOnNextConfirmation, click, clickAt, contextMenu, contextMenuAt, controlKeyDown, controlKeyUp, createCookie, deleteAllVisibleCookies, deleteCookie, deselectPopUp, doubleClick, doubleClickAt, dragAndDrop, dragAndDropToObject, dragdrop, fireEvent, focus, getAlert, getAllButtons, getAllFields, getAllLinks, getAllWindowIds, getAllWindowNames, getAllWindowTitles, getAttribute, getAttributeFromAllWindows, getBodyText, getConfirmation, getCookie, getCookieByName, getCssCount, getCursorPosition, getElementHeight, getElementIndex, getElementPositionLeft, getElementPositionTop, getElementWidth, getEval, getExpression, getHtmlSource, getLocation, getLog, getMouseSpeed, getPrompt, getSelectedId, getSelectedIds, getSelectedIndex, getSelectedIndexes, getSelectedLabel, getSelectedLabels, getSelectedValue, getSelectedValues, getSelectOptions, getTable, getText, getTitle, getValue, getWhetherThisFrameMatchFrameExpression, getWhetherThisWindowMatchWindowExpression, getXpathCount, goBack, highlight, ignoreAttributesWithoutValue, isAlertPresent, isChecked, isConfirmationPresent, isCookiePresent, isEditable, isElementPresent, isOrdered, isPromptPresent, isSomethingSelected, isTextPresent, isVisible, keyDown, keyDownNative, keyPress, keyPressNative, keyUp, keyUpNative, metaKeyDown, metaKeyUp, mouseDown, mouseDownAt, mouseDownRight, mouseDownRightAt, mouseMove, mouseMoveAt, mouseOut, mouseOver, mouseUp, mouseUpAt, mouseUpRight, mouseUpRightAt, open, openWindow, refresh, removeAllSelections, removeScript, removeSelection, retrieveLastRemoteControlLogs, rollup, runScript, select, selectFrame, selectPopUp, selectWindow, setBrowserLogLevel, setContext, setCursorPosition, setExtensionJs, setMouseSpeed, setTimeout, shiftKeyDown, shiftKeyUp, showContextualBanner, showContextualBanner, shutDownSeleniumServer, start, start, submit, type, typeKeys, uncheck, useXpathLibrary, waitForCondition, waitForFrameToLoad, waitForPageToLoad, waitForPopUp, windowFocus, windowMaximize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZKSelenium(com.thoughtworks.selenium.CommandProcessor processor)
public ZKSelenium(com.thoughtworks.selenium.CommandProcessor processor, java.lang.String openonce)
public ZKSelenium(com.thoughtworks.selenium.CommandProcessor processor, java.lang.String browsername, java.lang.String openonce)
Method Detail |
---|
public void start()
start
in interface com.thoughtworks.selenium.Selenium
start
in class com.thoughtworks.selenium.DefaultSelenium
public void open(java.lang.String url)
open
in interface com.thoughtworks.selenium.Selenium
open
in class com.thoughtworks.selenium.DefaultSelenium
public void close()
close
in interface com.thoughtworks.selenium.Selenium
close
in class com.thoughtworks.selenium.DefaultSelenium
public void shutdown()
public void stop()
stop
in interface com.thoughtworks.selenium.Selenium
stop
in class com.thoughtworks.selenium.DefaultSelenium
public java.lang.String getBrowserName()
public com.thoughtworks.selenium.CommandProcessor getCmdProcessor()
public org.openqa.selenium.WebDriver getWrappedDriver()
getWrappedDriver
in interface org.openqa.selenium.internal.WrapsDriver
public void setSpeed(java.lang.String value)
setSpeed
in interface com.thoughtworks.selenium.Selenium
setSpeed
in class com.thoughtworks.selenium.DefaultSelenium
public java.lang.String getSpeed()
getSpeed
in interface com.thoughtworks.selenium.Selenium
getSpeed
in class com.thoughtworks.selenium.DefaultSelenium
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |