Search
Preparing search index...
The search index is not available
confluence-protractor-base
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"utils/elements/CheckboxOption"
CheckboxOption
Class CheckboxOption
Hierarchy
RadioOption
CheckboxOption
Index
Constructors
constructor
Methods
element
is
Selected
select
toggle
unselect
Constructors
constructor
new
Checkbox
Option
(
selector
:
By
)
:
CheckboxOption
Parameters
selector:
By
Returns
CheckboxOption
Methods
element
element
(
)
:
ElementFinder
Returns
ElementFinder
is
Selected
is
Selected
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
select
select
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
toggle
toggle
(
)
:
any
Returns
any
unselect
unselect
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Globals
"utils/elements/
Checkbox
Option"
Checkbox
Option
constructor
element
is
Selected
select
toggle
unselect
Generated using
TypeDoc