getWindowHandleOld: Retrieve the current window handle.

Description Usage Arguments Value See Also Examples

View source: R/oldMethods.R

Description

getWindowHandleOld Retrieve the current window handle. Uses the old JSONwireprotocol end points

Usage

1

Arguments

remDr

An object of class "rDriver". A remote driver object see remoteDr.

...

Additonal function arguments - Currently passes the retry argument.

Value

Returns a string which is the "handle" for the current window.

See Also

Other oldMethods functions: acceptAlertOld, dismissAlertOld, executeAsyncScriptOld, executeScriptOld, getAlertTextOld, getWindowHandlesOld, getWindowPositionOld, getWindowSizeOld, maximizeWindowOld, sendAlertTextOld, setWindowPositionOld, setWindowSizeOld

Examples

1
2
3
4
## Not run: 
# functions in this group are using the old JSONwireprotocol end points

## End(Not run)

johndharrison/seleniumPipes documentation built on May 19, 2019, 5:13 p.m.