Assert
BaseExplicitWaitTest
BaseTest
Capabilities
Context
Cookie
CookieManager
CSSLocator
ElementLocator
ExpectedCondition
ExpectedConditions
OrgUnderTest
PageObject
RemoteAlert
RemoteMouse
RemoteTouch
RemoteWebDriver
RemoteWebDriverServiceProvider
SelectOptionAdapter
StandardLayoutLocator
TableWebElement
TestUtil
VisualforceByHtmlTagLocator
VisualforceChildLocator
VisualforceLocator
Wait
WebElement
WindowSize
|
RemoteWebDriverglobal with sharing class RemoteWebDriver
Properties
MethodsbatchSetValueglobal void batchSetValue(Map<WebElement, String> mapOfWebElements)
closeglobal void close()
getWindowHandleglobal String getWindowHandle()
getWindowHandlesglobal List<String> getWindowHandles()
getWindowSizeglobal WindowSize getWindowSize(String handle)
maximizeWindowglobal void maximizeWindow(String handle)
setWindowSizeglobal void setWindowSize(WindowSize size, String handle)
setWindowSize
switchToFrameglobal void switchToFrame(WebElement frame)
switchToParentFrameglobal void switchToParentFrame()
switchToWindowglobal void switchToWindow(String handle)
|