Type text to textfield
Parameters:
164 165 166
# File 'lib/wda_lib/element.rb', line 164 def keys(value) post '/keys', { value: value.chars } end