Retrieve the current window handle.

Usage

getWindowHandleOld(remDr, ...)

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.

Description

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

Examples

## Not run: ------------------------------------ # # functions in this group are using the old JSONwireprotocol end points ## ---------------------------------------------