Skip to content

Instantly share code, notes, and snippets.

@liangzan
Created September 19, 2010 03:32
Show Gist options
  • Save liangzan/586337 to your computer and use it in GitHub Desktop.
Save liangzan/586337 to your computer and use it in GitHub Desktop.
  1. features/step_definitions/culerity_steps.rb
    $browser = Culerity::RemoteBrowserProxy.new $server, {:browser => :firefox3,
    :javascript_exceptions => true,
    :resynchronize => true,
    :status_code_exceptions => true
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment