SeleniumApi

Undocumented in source.
class SeleniumApi {}

Constructors

this
this(SeleniumApiConnection connection)
Undocumented in source.

Members

Functions

acceptAlert
auto acceptAlert()
Undocumented in source. Be warned that the author may not have intended to support it.
activeElement
auto activeElement()
Undocumented in source. Be warned that the author may not have intended to support it.
alertText
auto alertText()
Undocumented in source. Be warned that the author may not have intended to support it.
applicationCacheStatus
auto applicationCacheStatus()
Undocumented in source. Be warned that the author may not have intended to support it.
back
auto back()
Undocumented in source. Be warned that the author may not have intended to support it.
buttonDown
auto buttonDown(MouseButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
buttonUp
auto buttonUp(MouseButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
clearElementValue
auto clearElementValue(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
click
auto click(MouseButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
clickElement
auto clickElement(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
cookie
auto cookie()
Undocumented in source. Be warned that the author may not have intended to support it.
deleteAllCookies
auto deleteAllCookies()
Undocumented in source. Be warned that the author may not have intended to support it.
deleteCookie
auto deleteCookie(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
deleteLocalStorage
auto deleteLocalStorage()
Undocumented in source. Be warned that the author may not have intended to support it.
deleteLocalStorage
auto deleteLocalStorage(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
deleteSessionStorage
auto deleteSessionStorage()
Undocumented in source. Be warned that the author may not have intended to support it.
deleteSessionStorage
auto deleteSessionStorage(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
dismissAlert
auto dismissAlert()
Undocumented in source. Be warned that the author may not have intended to support it.
doubleClick
auto doubleClick()
Undocumented in source. Be warned that the author may not have intended to support it.
element
auto element(ElementLocator locator)
Undocumented in source. Be warned that the author may not have intended to support it.
elementCssPropertyName
auto elementCssPropertyName(string elementId, string propertyName)
Undocumented in source. Be warned that the author may not have intended to support it.
elementDisplayed
auto elementDisplayed(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
elementEnabled
auto elementEnabled(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
elementEqualsOther
auto elementEqualsOther(string firstElementId, string secondElementId)
Undocumented in source. Be warned that the author may not have intended to support it.
elementFromElement
auto elementFromElement(string initialElemId, ElementLocator locator)
Undocumented in source. Be warned that the author may not have intended to support it.
elementLocation
auto elementLocation(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
elementLocationInView
auto elementLocationInView(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
elementName
auto elementName(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
elementSelected
auto elementSelected(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
elementSize
auto elementSize(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
elementText
auto elementText(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
elementValue
auto elementValue(string elementId, string attribute)
Undocumented in source. Be warned that the author may not have intended to support it.
elements
auto elements(ElementLocator locator)
Undocumented in source. Be warned that the author may not have intended to support it.
elementsFromElement
auto elementsFromElement(string initialElemId, ElementLocator locator)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
auto execute(string script, Json args)
Undocumented in source. Be warned that the author may not have intended to support it.
executeAsync
auto executeAsync(string script, Json args)
Undocumented in source. Be warned that the author may not have intended to support it.
forward
auto forward()
Undocumented in source. Be warned that the author may not have intended to support it.
frame
auto frame(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
frame
auto frame(long id)
Undocumented in source. Be warned that the author may not have intended to support it.
frame
auto frame(WebElement element)
Undocumented in source. Be warned that the author may not have intended to support it.
frameParent
auto frameParent()
Undocumented in source. Be warned that the author may not have intended to support it.
geoLocation
auto geoLocation()
Undocumented in source. Be warned that the author may not have intended to support it.
imeActivate
auto imeActivate(string engine)
Undocumented in source. Be warned that the author may not have intended to support it.
imeActivated
auto imeActivated()
Undocumented in source. Be warned that the author may not have intended to support it.
imeActiveEngine
auto imeActiveEngine()
Undocumented in source. Be warned that the author may not have intended to support it.
imeAvailableEngines
auto imeAvailableEngines()
Undocumented in source. Be warned that the author may not have intended to support it.
imeDeactivate
auto imeDeactivate()
Undocumented in source. Be warned that the author may not have intended to support it.
localStorage
auto localStorage()
Undocumented in source. Be warned that the author may not have intended to support it.
localStorage
auto localStorage(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
localStorageSize
auto localStorageSize()
Undocumented in source. Be warned that the author may not have intended to support it.
log
auto log(LogType logType)
Undocumented in source. Be warned that the author may not have intended to support it.
logTypes
auto logTypes()
Undocumented in source. Be warned that the author may not have intended to support it.
moveTo
auto moveTo(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
moveTo
auto moveTo(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
moveTo
auto moveTo(string elementId, Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
orientation
auto orientation()
Undocumented in source. Be warned that the author may not have intended to support it.
refresh
auto refresh()
Undocumented in source. Be warned that the author may not have intended to support it.
screenshot
auto screenshot()
Undocumented in source. Be warned that the author may not have intended to support it.
selectWindow
auto selectWindow(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
sendKeys
auto sendKeys(string elementId, string[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
sendKeysToActiveElement
auto sendKeysToActiveElement(const(string[]) value)
Undocumented in source. Be warned that the author may not have intended to support it.
sessionStorage
auto sessionStorage()
Undocumented in source. Be warned that the author may not have intended to support it.
sessionStorage
auto sessionStorage(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
sessionStorageSize
auto sessionStorageSize()
Undocumented in source. Be warned that the author may not have intended to support it.
setCookie
auto setCookie(Cookie cookie)
Undocumented in source. Be warned that the author may not have intended to support it.
setGeoLocation
auto setGeoLocation(T location)
Undocumented in source. Be warned that the author may not have intended to support it.
setLocalStorage
auto setLocalStorage(string key, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
setOrientation
auto setOrientation(Orientation orientation)
Undocumented in source. Be warned that the author may not have intended to support it.
setPromptText
auto setPromptText(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
setSessionStorage
auto setSessionStorage(string key, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
source
auto source()
Undocumented in source. Be warned that the author may not have intended to support it.
submitElement
auto submitElement(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
timeouts
auto timeouts(TimeoutType type, long ms)
Undocumented in source. Be warned that the author may not have intended to support it.
timeoutsAsyncScript
auto timeoutsAsyncScript(long ms)
Undocumented in source. Be warned that the author may not have intended to support it.
timeoutsImplicitWait
auto timeoutsImplicitWait(long ms)
Undocumented in source. Be warned that the author may not have intended to support it.
title
auto title()
Undocumented in source. Be warned that the author may not have intended to support it.
touchClick
auto touchClick(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
touchDoubleClick
auto touchDoubleClick(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
touchDown
auto touchDown(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
touchFlick
auto touchFlick(string elementId, Position position, long speed)
Undocumented in source. Be warned that the author may not have intended to support it.
touchFlick
auto touchFlick(long xSpeed, long ySpeed)
Undocumented in source. Be warned that the author may not have intended to support it.
touchLongClick
auto touchLongClick(string elementId)
Undocumented in source. Be warned that the author may not have intended to support it.
touchMove
auto touchMove(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
touchScroll
auto touchScroll(string elementId, Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
touchScroll
auto touchScroll(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
touchUp
auto touchUp(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
url
auto url(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
url
auto url()
Undocumented in source. Be warned that the author may not have intended to support it.
wait
auto wait(long ms)
Undocumented in source. Be warned that the author may not have intended to support it.
windowClose
auto windowClose()
Undocumented in source. Be warned that the author may not have intended to support it.
windowHandle
auto windowHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
windowHandles
auto windowHandles()
Undocumented in source. Be warned that the author may not have intended to support it.
windowMaximize
auto windowMaximize()
Undocumented in source. Be warned that the author may not have intended to support it.
windowSize
auto windowSize(Size size)
Undocumented in source. Be warned that the author may not have intended to support it.
windowSize
auto windowSize()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

connection
SeleniumApiConnection connection;
Undocumented in source.

Meta