diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Select.removeOption
diamond
web
elements
select
Select
Removes an option.
class
Select
final
void
removeOption
(
string
value
)
Parameters
value
string
The value of the option to remove.
Meta
Source
See Implementation
diamond
web
elements
select
Select
constructors
this
functions
addOption
generateHtml
getOption
removeOption
properties
form
Removes an option.