Re: Can we run selenium tests in GWT dev mode?

2010-09-20 Thread Brian Reilly
It should work fine. Just make sure that the URL that you point your selenium test at contains the gwt.codesvr query parameter. -Brian On Fri, Sep 17, 2010 at 4:18 AM, Andrey wrote: > That doesn't work. My question is: how should we run selenium in dev > mode? > > On Sep 16, 6:13 pm, András Csá

Re: Can we run selenium tests in GWT dev mode?

2010-09-17 Thread Andrey
That doesn't work. My question is: how should we run selenium in dev mode? On Sep 16, 6:13 pm, András Csányi wrote: > On 16 September 2010 16:07, Andrey wrote: > > > Or we should compile the app first? > > I think you can run the test because dev mode uses the browser. > Basicly you can see in t

Re: Can we run selenium tests in GWT dev mode?

2010-09-16 Thread András Csányi
On 16 September 2010 16:07, Andrey wrote: > Or we should compile the app first? I think you can run the test because dev mode uses the browser. Basicly you can see in the browser. But - this is my opinion - this way not so effective. You can check that the test are okay or not for example, but ha

Can we run selenium tests in GWT dev mode?

2010-09-16 Thread Andrey
Or we should compile the app first? Thanks in advance! -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-too