class WebdriverPump::CheckboxGroup

Defined in:

webdriver_pump/elements/checkbox_group.cr

Instance Method Summary

Instance methods inherited from class WebdriverPump::ComplexFormElement

value value, value=(val) value=

Constructor methods inherited from class WebdriverPump::ComplexFormElement

new(elements : Array(Selenium::Element)) new

Instance Method Detail

def value #

[View source]
def value=(val) #

[View source]