That might be the issue - I am using Firefox on Fedora linux.  I'll try it
on Windows.

On Mon, Aug 10, 2009 at 9:28 AM, Jian Fang <[email protected]> wrote:

> waitForElementPresent is still a selenium call under the hood. Have you
> seen the page updated before it timed out? Or
> the 3000 is not long enough for the Ajax response?
>
> Mikhail is working on Ajax response and he made some progress on Firefox,
> but is still working on IE. Mikhail, do
> you have anything to add?
>
> Thanks,
>
> Jian
>
>
> On Mon, Aug 10, 2009 at 11:56 AM, Ben Groeneveld <[email protected]>wrote:
>
>> Our impression has been that with Tellurium we should be able to test for
>> Ajax responses that produce page updates.  Yet in our testing to date we are
>> not able to test for or verify Ajax responses that update page regions.  For
>> example, the following DSL (below) that produces a page update will time
>> out.  Are there some specific settings that we should be using?  Thanks!
>>
>>     click "EcisPlusUiQrInnie.expand"
>>     waitForElementPresent("MailToo.mailto", 3000)
>>
>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to