Hey guys- I started a module for Rails test helpers. The first one is assert_fb_redirect. This is like Rails'' assert_redirect, but works for the fb:redirect FBML tag. Any ideas for more? I was thinking about a version of assert_select that works with Facebook. assert_select is based on CSS selectors, which won''t work with Facebook since the use of colons (:) in search queries conflicts with colons in FBML tags. We need something for view testing. Maybe an XPath based helper? What is everyone using for view testing right now? Shane -- http://myfitbuddy.com | http://shanesbrain.net | http://crimsonjet.com