History
This commit is contained in:
parent
3d5dd1343c
commit
6836115308
|
@ -2,13 +2,13 @@
|
||||||
|
|
||||||
* Minor enhancements
|
* Minor enhancements
|
||||||
|
|
||||||
* have_tag and the corresponding asserts work outside of merb, including selenium mode. (Amos King)
|
|
||||||
* Support Sinatra 0.9 (Harry Vangberg)
|
* Support Sinatra 0.9 (Harry Vangberg)
|
||||||
* Update query param parsing to work with latest Edge Rails
|
* Update query param parsing to work with latest Edge Rails
|
||||||
|
|
||||||
* Bug fixes
|
* Bug fixes
|
||||||
|
|
||||||
* rescue from Webrat::TimeoutError in selenium matchers which allows NegativeMatchers to behave correctly (Noah Davis)
|
* rescue from Webrat::TimeoutError in selenium matchers which allows NegativeMatchers
|
||||||
|
to behave correctly (Noah Davis)
|
||||||
* Switch to using selenium.click instead of .check when checking a checkbox
|
* Switch to using selenium.click instead of .check when checking a checkbox
|
||||||
(Noah Davis)
|
(Noah Davis)
|
||||||
* Create tmp/pids directory if directory does not exist. (Amos King and Mike Gaffney)
|
* Create tmp/pids directory if directory does not exist. (Amos King and Mike Gaffney)
|
||||||
|
|
Loading…
Reference in New Issue