capybara-webkit/spec
Joe Fiorini 7f907a0099 Add command to retrieve URL modified by Javascript
If I use pushState to change the URL Browser#current_url still returns
the URL as it was after the original request. This commit adds a command
for RequestedUrl, which is the QtWebkit method for retrieving a URL
modified by Javascript or a redirect.
2012-01-13 11:02:09 -05:00
..
integration Follow the expected gem name/require path 2011-09-26 11:33:25 -03:00
browser_spec.rb Add command to retrieve URL modified by Javascript 2012-01-13 11:02:09 -05:00
cookie_jar_spec.rb restructure specs for CookieJar. Adds specs for #find method 2011-10-14 21:23:00 +02:00
driver_rendering_spec.rb Fuzzier width checking for the PNG rendering, to handle inconsistencies between CI and local. 2011-07-05 11:33:30 -04:00
driver_spec.rb visit no longer tries to fix invalid URLs 2012-01-13 09:57:36 -05:00
self_signed_ssl_cert.rb Remove some unused global variables. 2011-10-14 17:18:33 -04:00
spec_helper.rb Forward webkit_server's stdout to Ruby's stdout. 2011-08-15 19:04:40 +02:00