mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
history
This commit is contained in:
parent
08a8fd6834
commit
85c7ef5edc
1 changed files with 4 additions and 0 deletions
|
@ -5,10 +5,14 @@
|
|||
* Move the RackTest driver override with the `:respect_data_method` option
|
||||
enabled from capybara/rspec to capybara/rails, so that it is enabled in
|
||||
Rails projects that don't use RSpec. [Carlos Antonio da Silva]
|
||||
|
||||
### Fixed
|
||||
|
||||
* Visiting relative URLs when `app_host` is set and no server is running works
|
||||
as expected. [Jonas Nicklas]
|
||||
* `fill_in` works properly under Selenium again when the caret is not at the
|
||||
end of the field before the method is called. [Douwe Maan, Jonas Nicklas, Jari
|
||||
Bakken]
|
||||
|
||||
# Version 2.0.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue