Test.WebDriver.Commands

Sessions

createSession

closeSession

sessions

getActualCaps

Browser interaction

Web navigation

openPage

forward

back

refresh

Page info

getCurrentURL

getSource

getTitle

saveScreenshot

screenshot

screenshotBase64

Timeouts

setImplicitWait

setScriptTimeout

setPageLoadTimeout

Web elements

data Element

data Selector

Searching for elements

findElem

findElems

findElemFrom

findElemsFrom

Interacting with elements

click

submit

getText

Sending key inputs to elements

sendKeys

sendRawKeys

clearInput

Element information

attr

cssProp

elemPos

elemSize

isSelected

isEnabled

isDisplayed

tagName

activeElem

elemInfo

Element equality

(<==>)

(</=>)

Javascript

executeJS

asyncJS

data JSArg

Windows

data WindowHandle

currentWindow

getCurrentWindow

closeWindow

windows

focusWindow

maximize

getWindowSize

setWindowSize

getWindowPos

setWindowPos

Focusing on frames

focusFrame

data FrameSelector

Cookies

data Cookie

mkCookie

cookies

setCookie

deleteCookie

deleteVisibleCookies

deleteCookieByName

Alerts

getAlertText

replyToAlert

acceptAlert

dismissAlert

Mouse gestures

moveTo

moveToCenter

moveToFrom

clickWith

data MouseButton

mouseDown

mouseUp

withMouseDown

doubleClick

HTML 5 Web Storage

data WebStorageType

storageSize

getAllKeys

deleteAllKeys

getKey

setKey

deleteKey

HTML 5 Application Cache

data ApplicationCacheStatus

getApplicationCacheStatus

Mobile device support

Screen orientation

data Orientation

getOrientation

setOrientation

Geo-location

getLocation

setLocation

Touch gestures

touchClick

touchDown

touchUp

touchMove

touchScroll

touchScrollFrom

touchDoubleClick

touchLongClick

touchFlick

touchFlickFrom

IME support

availableIMEEngines

activeIMEEngine

checkIMEActive

activateIME

deactivateIME

Uploading files to remote server

uploadFile

uploadRawFile

uploadZipEntry

Server information and logs

serverStatus

getLogs

getLogTypes

type LogType

data LogEntry

data LogLevel