Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 500 Bytes

README.markdown

File metadata and controls

9 lines (5 loc) · 500 Bytes

Sometimes you want a real browser you can poke at via an api.

You might want to take screenshots or run (integration) tests.

This is a small ruby wrapper around the cocoa api - no daemons to manage. It's also really fast.

You'll need to install RubyCocoa, located here: http://sourceforge.net/projects/rubycocoa/files/, or you can use install_rubycocoa.rb, located in the root of the project.

Replace this readme with something better one day.