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: 开发者_如何学Goalso tried dejaclick plugin for firefox which seems to work partially.
Thanks San
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
精彩评论