Skip to content

Instantly share code, notes, and snippets.

@arjunghosh
Created February 12, 2009 11:14
Show Gist options
  • Save arjunghosh/62582 to your computer and use it in GitHub Desktop.
Save arjunghosh/62582 to your computer and use it in GitHub Desktop.
page.select('#DOM_element_id').each do |foo|
foo.value = bar
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment