releasingActions: Not currently implemented

Description Usage Arguments Value See Also Examples

Description

releasingActions The Release Actions command is used to cancel all current action chains. This is the equivalent of releasing all modifiers from input sources.

Usage

1

Arguments

remDr

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

...

Additonal function arguments - Currently passes the retry argument.

Value

invisible(remDr): An object of class "rDriver" is invisibly returned. A remote driver object see remoteDr. This allows for chaining from this function to other functions that take such an object as an argument. See examples for further details.

See Also

Other interactions functions: performActions

Examples

1
2
3
4
## Not run: 
# functions not currently implemented

## End(Not run)

seleniumPipes documentation built on May 2, 2019, 5:57 a.m.