1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
Commit graph

22 commits

Author SHA1 Message Date
Nicolas Sanguinetti
eeeddbd072 Follow the expected gem name/require path 2011-09-26 11:33:25 -03:00
shogo-ohta
9c195af89c added spec for response header 2011-08-26 23:10:20 +09:00
shogo-ohta
c28e9a177c added spec for reset status code 2011-08-26 22:58:31 +09:00
os0x
5ce60584ad reset status code 2011-08-24 00:18:08 +09:00
shogo-ohta
88b70e37a3 add spec for status code with image 2011-08-23 16:24:11 +09:00
Matthew Mongeau
37f5c55093 Frames are supported. 2011-08-19 12:03:30 -04:00
Matthew Mongeau
7b3d142729 Response headers supported. 2011-08-19 11:57:39 -04:00
Joe Ferris
558c58babc Status codes 2011-08-19 10:20:28 -04:00
Matthew Mongeau
7ea51d57de Passes capybara driver spec 2011-08-19 09:59:39 -04:00
Matthew Mongeau
81ad8fd130 Implement source and body. Evaluate javascript should return nil when empty 2011-07-29 15:06:41 -04:00
Matthew Mongeau
4642d338cc Session spec is working 2011-07-29 11:45:04 -04:00
Matthew Mongeau
c621e651c9 Support Textareas#value 2011-07-29 11:41:13 -04:00
Matthew Mongeau
8cad037afc Include Capybara#attach_file tests 2011-07-22 10:41:50 -04:00
Ant Ramm
9fe7301d48 Added test for Capybara::Driver::Webkit and updated spec_helper path in spec/browser_spec.rb 2011-07-08 14:17:38 +01:00
Yuichi Tateno
b1d4fc0b24 passed all javascript driver specs 2011-05-03 18:12:33 -04:00
Yuichi Tateno
9db603cbea support utf8 command ( ruby to webkit_server ) 2011-04-19 20:51:38 +09:00
Yuichi Tateno
246597c36b convert to utf8 string 2011-04-19 18:07:42 +09:00
Joe Ferris
1c626e7359 Fix missing constant when inspecting nodes 2011-04-14 10:33:40 -04:00
Joe Ferris
40804c06ba Wait and timeout when looking for content 2011-04-14 10:16:56 -04:00
Joe Ferris
e28cc06cab Fixed multiple browsers starting because before(:all) runs multiple times; fixed separate app servers starting for each example; added injectable class for debugging wire protocol 2011-03-11 11:19:59 -05:00
Joe Ferris
64d34e57ea Fixed cookies not being reset after each session 2011-02-26 17:05:29 -05:00
Joe Ferris
7451010c18 Added commented out integration specs 2011-02-26 17:02:00 -05:00