>> 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
> >> 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
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
[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
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