Get alert text

Usage

getAlertTextOld(remDr, ...)

Arguments

remDr
An object of class "rDriver". A remote driver object see remoteDr.
...
Additonal function arguments - Currently passes the retry argument.

Value

The alert text is returned as a string.

Description

getAlertTextOld Get the text from a JavaScript alert. This uses the old JSONwireprotocol endpoints.

Examples

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