Update history
This commit is contained in:
parent
e42bc666ec
commit
8dad835e86
|
@ -1,5 +1,8 @@
|
||||||
== Trunk
|
== Trunk
|
||||||
|
|
||||||
|
* Added clicks_link_within(selector, link_text), allowing restricting link search
|
||||||
|
to within a given css selector (Path from Luke Melia)
|
||||||
|
* Change clicks_link to find the shortest matching link (Patch from Luke Melia)
|
||||||
* Quick fix to avoid @dom not initialized warnings (Patch from Kamal Fariz Mahyuddi)
|
* Quick fix to avoid @dom not initialized warnings (Patch from Kamal Fariz Mahyuddi)
|
||||||
* Add save_and_open_page to aid in debugging
|
* Add save_and_open_page to aid in debugging
|
||||||
* Add radio button support via #chooses method
|
* Add radio button support via #chooses method
|
||||||
|
|
Loading…
Reference in New Issue