Dalek.DriverNative.Commands.Frame Class
Frame related methods
Methods
_frameCb
(
Object
private
-
selector -
hash -
result
Sends out an event with the results of the toFrame call
Parameters:
-
selectorStringSelector expression to find the element
-
hashStringUnique hash of that fn call
-
resultStringSerialized JSON with the reuslts of the toFrame call
Returns:
Object:
promise Exists promise
toFrame
(
chainable
-
selector -
hash
Switches to frame context
Parameters:
-
selectorStringSelector expression to find the element
-
hashStringUnique hash of that fn call
