Skip to content

Instantly share code, notes, and snippets.

@stirno
stirno / gist:1305261
Created October 21, 2011 23:30
Ruby Test
require 'rubygems'
require 'json'
require 'net/http'
require 'uri'
teststeps = [
{
:name => "Open",
:arguments => {
:url => "http://www.google.com/"