Re: [qooxdoo-devel] Writing robust selenium tests for qooxdoo

2008-10-14 Thread stefan . hansel
>> I'm not sure since I don't have much experience with Selenium >> assertions. But your approach seems quite cumbersome. Have you >> considered to e.g. use the 'waitForVisible()' assertion? Yes - this might be working ... but I had to do it all the time with different assertions. 'waitForIdle

Re: [qooxdoo-devel] Writing robust selenium tests for qooxdoo

2008-10-14 Thread Hugh Gibson
> >> How are other people making their selenium-tests wait robustly ? > >> > > Maybe Hugh and his guys can comment on this?! Calling Chi... Hugh - This SF.Net email is sponsored by the Moblin Your Move Developer's chal

Re: [qooxdoo-devel] Writing robust selenium tests for qooxdoo

2008-10-14 Thread thron7
Fabian Jakobs wrote: > [EMAIL PROTECTED] schrieb: > >> Hi there, >> >> as there seems to be some qooxdoo-related selenium knowledge available >> here, I hope someone might give some useful hints. >> >> Currently I'm trying to write some Selenium tests with Selenium IDE >> for a RAP-applicati

Re: [qooxdoo-devel] Writing robust selenium tests for qooxdoo

2008-10-13 Thread Fabian Jakobs
[EMAIL PROTECTED] schrieb: > > Hi there, > > as there seems to be some qooxdoo-related selenium knowledge available > here, I hope someone might give some useful hints. > > Currently I'm trying to write some Selenium tests with Selenium IDE > for a RAP-application and I have my first testcases wo

[qooxdoo-devel] Writing robust selenium tests for qooxdoo

2008-10-11 Thread stefan . hansel
Hi there, as there seems to be some qooxdoo-related selenium knowledge available here, I hope someone might give some useful hints. Currently I'm trying to write some Selenium tests with Selenium IDE for a RAP-application and I have my first testcases working (thanks to the selenium-qooxdoo-e