webrat/TODO.txt
Bryan Helmkamp eaa1c7fe25 TODO
2008-11-06 17:54:31 -05:00

9 lines
490 B
Plaintext

Switch from Nokogiri::Hpricot to Nokogiri::HTML
Add tests for locator strategies
Use Webrat::Methods for Merb and Rails integration
Get file uploads workign with merb
Use a stack for #within to support nested scoping and implicit receivers
Fix #within scoping for forms that exist outside the scope
Make current_url work with redirections
Track the current form based on the location of the last manipulated input, use this as a default for click_button
Verify SSL support in Rails and Merb