Libraries
»
chop
(0.36.2)
»
Index
»
Chop
»
Form
»
Select
»
#fill_in!
Method: Chop::Form::Select#fill_in!
Defined in:
lib/chop/form.rb
#
fill_in!
⇒
Object
183 184 185
# File 'lib/chop/form.rb', line 183
def
fill_in!
session
.
select
value
,
from:
label
end