使用 imacros 记录和重放 GWT 站点不起作用
希望有人遇到过这个。我一直在使用imacros插件在firefox上录制/重放网页。除了 GWT 页面之外,它工作得很好。对于基于 GWT 和智能 gwt 的网页,imacros 只需单击该行而不执行任何操作。
任何建议或替代方案都会非常有帮助。
更新:还尝试了 Firefox 的 dejaclick 插件,它似乎可以部分工作。
谢谢 桑
Hope anyone has come across this. I have been using imacros plugin to record/replay web pages on firefox. It works very well except for GWT pages. For a GWT and smart gwt based webpage, imacros simply clicks on the row and does nothing.
Any suggestions or alternatives would be very helpful.
update: also tried dejaclick plugin for firefox which seems to work partially.
Thanks
San
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您尝试自动化测试,请尝试使用 Selenium。它还带有一个简单的录制/播放 Firefox 插件。
Selenium Firefox 插件 - http://seleniumhq.org/projects/ide/
Selenium 2 驱动程序(通过编码示例) - http://c.gwt-examples.com/home/testing/selenium-testing
Try using Selenium if you are trying to automate testing. It also comes with a simple record/play firefox plugin.
Selenium Firefox plugin - http://seleniumhq.org/projects/ide/
Selenium 2 Driver by coding sample - http://c.gwt-examples.com/home/testing/selenium-testing