Revisions of rubygem-capybara

Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 98950 from Marcel Gmür's avatar Marcel Gmür (ammler) (revision 11)
- update to 1.1.2
  * Fix: Make attach_file work with selenium-webdriver >=2.12
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 98758 from Marcel Gmür's avatar Marcel Gmür (ammler) (revision 10)
- move part of summary to description as it was too long
- rubygem-selenium-webdriver-2 is provided by rubygem-selenium-webdriver
Duncan Mac-Vicar's avatar Duncan Mac-Vicar (dmacvicar) committed (revision 9)
- update to 1.1.0
  - Fixed
    * Sensible inspect for Capybara::Session
    * Fix headers and host on redirect
    * using_driver now restores the old driver instead of
      reverting to the default
    * Errors when following links relative to the root path under 
      rack-test
    * Make sure exit codes are propagated properly
  - Changed
    * resynchronization is off by default under Selenium
  - Added
    * Elements are automatically reloaded (including parents)
      during wait
    * Rescue driver specific element errors, such as the dreaded 
      ObsoleteElementError and retry
    * Raise an error if something has frozen time
    * Allow within to take a node instead of a selector
    * Using wait_time_time to change wait time for a block of code
    * Option for rack-test driver to disable data-method hack
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) committed (revision 8)
- Resolve multiple choices conflict caused by json_pure.
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) committed (revision 7)
- update to 1.0.1
  - Fixed
    * Dependend on selenium-webdriver ~>2.0 and fix deprecations [Thomas Walpole, Jo Liss]
    * Depend on Launch 2.0 [Jeremy Hinegardner]
    * Rack-Test ignores fill in on fields with maxlength=""
- Version 1.0.0
  - Added
    * Added DSL for acceptance tests, inspired by Luismi Cavallé's Steak [Luismi Cavalle and Jonas Nicklas]
    * Selenium driver automatically waits for AJAX requests to finish [mgiambalvo, Nicklas Ramhöj and Jonas Nicklas]
    * Support for switching between multiple named sessions [Tristan Dunn]
    * failure_message can be specified for Selectors [Jonas Nicklas]
    * RSpec matchers [David Chelimsky and Jonas Nicklas]
    * Added save_page to save tempfile without opening in browser [Jeff Kreeftmeijer]
    * Cucumber now switches automatically to a registered driver if the tag matches the name [Jonas Nicklas]
    * Added Session#text [Jonas Nicklas and Scott Cytacki]
    * Added Session#html as an alias for Session#body [Jo Liss]
    * Added Session#current_host method [Jonas Nicklas]
    * Buttons can now be clicked by title [Javier Martin]
    * :headers option for RackTest driver to set custom HTTP headers [Jonas Nicklas]
  - Removed
    * Culerity and Celerity drivers have been removed and split into separate gems [Gabriel Sobrinho]
  - Deprecated
    * `include Capybara` has been deprecated in favour of `include Capybara::DSL` [Jonas Nicklas]
  - Changed
    * Rack test driver class has been renamed from Capybara::Driver::RackTest to Capybara::RackTest::Driver [Jonas Nicklas]
    * Selenium driver class has been renamed from Capybara::Driver::Selenium to Capybara::Selenium::Driver [Jonas Nicklas]
    * Capybara now prefers visible elements over hidden elements, disable by setting Capybara.prefer_visible_elements = false [Jonas Nicklas and Nicklas Ramhöj]
    * For RSpec, :type => :request is now supported (and preferred over :acceptance) [Jo Liss]
    * Selenium driver tried to wait for AJAX requests to finish before proceeding [Jonas Nicklas and Nicklas Ramhöj]
    * Session no longer uses method missing, uses explicit delegates instead [Jonas Nicklas]
Duncan Mac-Vicar's avatar Duncan Mac-Vicar (dmacvicar) committed (revision 6)
- update to 0.4.1.2
- See https://github.com/jnicklas/capybara/blob/master/History.txt
  for changes since 0.3.9
- remove patch for issues#69 as browser can be registered
  using register_driver now
- remove patch for radiobutton bug
Duncan Mac-Vicar's avatar 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
Klaus Kämpf's avatar Klaus Kämpf (kwk) committed (revision 3)
- add fix for issue#69: Ability to access @driver variable
  (http://github.com/jnicklas/capybara/issues#issue/69)
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 2)
- update to version 0.3.8
- use rubygems_requires macro
Duncan Mac-Vicar's avatar Duncan Mac-Vicar (dmacvicar) committed (revision 1)
- initial package for 0.3.0
Displaying revisions 81 - 91 of 91
openSUSE Build Service is sponsored by