Skip to content

Instantly share code, notes, and snippets.

@ultraspeed
Created November 7, 2009 11:44
Show Gist options
  • Save ultraspeed/228663 to your computer and use it in GitHub Desktop.
Save ultraspeed/228663 to your computer and use it in GitHub Desktop.
@driver.return_response_as_xml = true
response = @driver.GSDVOrder(:RequestID => 1)
parsed_response = Hpricot::XML(response)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment