Is there a way to use selenium to test VXML pages? I seem to only be able to access HTML content. Can anyone help?
Found this patch to Selenium RC, seems to be working for some people:
http://www.mernin.com/blog/2007/02/adding-xml-support-to-selenium-remote-control/
Hope that helps.