Search
Preparing search index...
The search index is not available
@saninn/cypress-ionic - v0.2.2
Options
All
Public
Public/Protected
All
Inherited
Menu
@saninn/cypress-ionic - v0.2.2
Details
Select
Class Select
Hierarchy
Select
Implements
IIonSelectFunctions
Index
Constructors
constructor
Methods
select
By
Option
Index
select
By
Option
Text
find
Ion
Select
By
Label
Text
Constructors
constructor
new
Select
(
)
:
Select
Returns
Select
Methods
select
By
Option
Index
select
By
Option
Index
(
selector
:
SupportedSelectors
<
HTMLIonSelectElement
>
, optionIndex
:
number
)
:
Chainable
<
JQuery
<
HTMLIonSelectElement
>
>
Parameters
selector:
SupportedSelectors
<
HTMLIonSelectElement
>
optionIndex:
number
Returns
Chainable
<
JQuery
<
HTMLIonSelectElement
>
>
select
By
Option
Text
select
By
Option
Text
(
selector
:
SupportedSelectors
<
HTMLIonSelectElement
>
, optionText
:
string
)
:
CypressIonicReturn
<
HTMLIonSelectElement
>
Parameters
selector:
SupportedSelectors
<
HTMLIonSelectElement
>
optionText:
string
Returns
CypressIonicReturn
<
HTMLIonSelectElement
>
find
Ion
Select
By
Label
Text
find
Ion
Select
By
Label
Text
(
text
:
string
)
:
CypressIonicReturn
<
HTMLIonSelectElement
>
Parameters
text:
string
Returns
CypressIonicReturn
<
HTMLIonSelectElement
>
Exports
Details
Select
constructor
select
By
Option
Index
select
By
Option
Text
find
Ion
Select
By
Label
Text