@serenity-is/corelib / addOption
addOption(
select
,key
,text
):void
Adds an option to the select.
HTMLSelectElement
| ArrayLike
<HTMLElement
>
string
string
void
@serenity-is/corelib / addOption
addOption(
select
,key
,text
):void
Adds an option to the select.
HTMLSelectElement
| ArrayLike
<HTMLElement
>
string
string
void