Is anyone here using Webdriver to drive GWT apps in devmode?

I can use it to drive the compiled app, but it's impratical to recompile the
whole app everytime I want to run the tests during development, so I wanted
to use it on devmode on my machine when I'm developing a new feature, and
run them on the compiled app in a less frequent basis (maybe on a CI
server).

The problem is that when webdriver open the app in devmode, the browser
always want to install the gwt plugin (even though I already have installed
it on my machine)... I tested with Chrome, by the way

-- 
Magno Machado Paulo
http://blog.magnomachado.com.br
http://code.google.com/p/emballo/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to