Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Siesta
Test
Simulate
IKeyboard
Interface IKeyboard
mixin
Hierarchy
IKeyboard
Browser
Index
Methods
keyPress
type
Methods
public
keyPress
(
el
:
any
, key
:
string
, options
:
any
)
Parameters
el:
any
key:
string
options:
any
public
type
(
el
:
any
, text
:
string
, callback
?:
Function
, scope
?:
any
, options
?:
any
)
Parameters
el:
any
text:
string
callback?:
Function
optional
scope?:
any
optional
options?:
any
optional
Globals
Siesta
Siesta.Harness
Siesta.Test
Siesta.Test.Action
Siesta.Test.Action.Role
Siesta.Test.BDD
Siesta.Test.Simulate
KeyCodes
IEvent
IKeyboard
keyPress
type
IMouse