@pageobject/web
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
JSDOMAdapter
JSDOMNode
Keyboard
constructor
adapter
press
type
Page
Web
Adapter
Test
Web
Component
Web
Adapter
Web
Node
Argument
Character
Key
fileURL
serialize
Hierarchy
Keyboard
Index
Constructors
constructor
Properties
adapter
Methods
press
type
Constructors
constructor
new
Keyboard
(
adapter
:
WebAdapter
)
:
Keyboard
Parameters
adapter:
WebAdapter
Returns
Keyboard
Properties
adapter
adapter
:
WebAdapter
Methods
press
press
(
key
:
Key
)
:
Effect
<
void
>
Parameters
key:
Key
Returns
Effect
<
void
>
type
type
(
text
:
string
)
:
Effect
<
void
>
Parameters
text:
string
Returns
Effect
<
void
>