有兴趣使用 Selenium 测试 XML / VXML 页面
有没有办法使用selenium来测试VXML页面?我似乎只能访问 HTML 内容。有人可以帮忙吗?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
有没有办法使用selenium来测试VXML页面?我似乎只能访问 HTML 内容。有人可以帮忙吗?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
发现这个 Selenium RC 补丁,似乎对某些人有用:
http://www.mernin.com/blog/2007/02/adding-xml-support-to-selenium-remote-control/
希望有所帮助。
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.
看看Selenium网站,看起来它是专门解析和处理HTML页面的。因此,它的解析器不能与 VXML 一起工作。
Looking at the Selenium web site, it looks like it is specifically parsing and processing the HTML pages. Therefore, it's parser wouldn't work with VXML.
有一个名为 NuBot 的商业工具,可以测试 VoiceXML 页面以及语音/DTMF语法。开始时可能有点贵(大规模安装需要几千美元),但如果您认真对待自动化测试,它很快就能收回成本。
There's a commercial tool named NuBot that can test VoiceXML pages as well as speech/DTMF grammars. It can be a bit expensive (a few thousand dollars for a large-scale installation) to get started, but it rapidly pays for itself if you are serious about automated testing.