Can assert_select handle XML namepsaces? I have an xml document returned with a section in an XML namepsace. According to the W3C "ns| element" is the CSS selector for an element in the ns namespace. I''ve tried that in assert_select and it complains about it being an invalid selector. Is it possible or should I revert to using assert_match? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---