class WebdriverPump::TextField

Defined in:

webdriver_pump/elements/text_field.cr

Instance Method Summary

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]