Libraries
»
Selenium
(1.1.14)
»
Index
»
Selenium
»
TextField
»
#value
Method: Selenium::TextField#value
Defined in:
lib/selenium/text_field.rb
#
value
⇒
Object
12 13 14
# File 'lib/selenium/text_field.rb', line 12
def
value
@webpage
.
value
(
locator
)
end