Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
webdriver_pump
v0.4.0
WebdriverPump
Checkbox
CheckboxGroup
ComplexFormElement
Component
ComponentCollection
ElementLocator
ElementsLocator
InvalidFormElementException
MultiSelectList
Page
RadioGroup
SelectList
SimpleFormElement
TextArea
TextField
TimedOutException
Wait
Built with Crystal 1.9.2
2023-10-08 02:29:56 UTC
class
WebdriverPump::SelectList
WebdriverPump::SelectList
WebdriverPump::SimpleFormElement
Reference
Object
Defined in:
webdriver_pump/elements/select_list.cr
Instance Method Summary
#value
#value=
(val)
Instance methods inherited from class
WebdriverPump::SimpleFormElement
value
value
,
value=(val)
value=
Constructor methods inherited from class
WebdriverPump::SimpleFormElement
new(element : Selenium::Element)
new
Instance Method Detail
def
value
#
[
View source
]
def
value=
(val)
#
[
View source
]