A Capybara driver for headless WebKit to test JavaScript web apps
Go to file
Joe Ferris 18d424803d Invoke Javascript functions by setting QObjects on the window object instead of string evals so that strings don't need to be escaped 2011-02-25 22:57:55 -05:00
lib Fetch attribute values 2011-02-25 00:15:08 -05:00
spec Invoke Javascript functions by setting QObjects on the window object instead of string evals so that strings don't need to be escaped 2011-02-25 22:57:55 -05:00
src Invoke Javascript functions by setting QObjects on the window object instead of string evals so that strings don't need to be escaped 2011-02-25 22:57:55 -05:00
templates Initial commit 2011-02-24 23:13:11 -05:00
.gitignore Initial commit 2011-02-24 23:13:11 -05:00
.rspec Added rspec options 2011-02-24 23:14:52 -05:00
Gemfile Initial commit 2011-02-24 23:13:11 -05:00
Gemfile.lock Initial commit 2011-02-24 23:13:11 -05:00
Rakefile Refactor command lookup so that generated commands can automatically be added 2011-02-24 23:52:57 -05:00
webkit_server.pro Initial commit 2011-02-24 23:13:11 -05:00