rubygem-capybara
No description set
- Sources inherited from project devel:languages:ruby:extensions
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-capybara && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
capybara-0.3.8.gem | 0000069632 68 KB | |
capybara-0.3.9-override-browser.diff | 0000000752 752 Bytes | |
capybara-0.3.9.gem | 0000071680 70 KB | |
rubygem-capybara.changes | 0000004075 3.98 KB | |
rubygem-capybara.spec | 0000003007 2.94 KB |
Revision 4 (latest revision is 91)
Duncan Mac-Vicar (dmacvicar)
committed
(revision 4)
- update to 0.3.9 - status_code which returns the HTTP status code of the last response (no Selenium!) - Capybara.save_and_open_page to store tempfiles - RackTest and Culerity drivers now clean up after themselves properly - When no rack app is set and the app is called, a more descriptive error is raised - select now works with optgroups - Don't submit image buttons unless they were clicked under rack-test - Support custom field types under Selenium - Support input fields without a type, treat them as though they were text fields - Redirect now throws an error after 5 redirects, as per RFC - Selenium now properly raises an error when Node#trigger is called - Node#value now returns the correct value for textareas under rack-test
Comments 0