Re: [Selenium-users] Selenium handling of AJAX autocomplete 'virtual' lists

2005-11-16 Thread Robin Becker
Chris Withers wrote: Robin Becker wrote: prepareForAjax|| click|myajaxthingy| waitForAjax|1000|wait on the ajax and then some Are prepareForAjax and waitForAjax things you've added or that are now part of Selenium? If the former, could they become the latter? ;-) Chris I added these m

Re: [Selenium-users] Selenium handling of AJAX autocomplete 'virtual' lists

2005-11-16 Thread Chris Withers
Robin Becker wrote: prepareForAjax|| click|myajaxthingy| waitForAjax|1000|wait on the ajax and then some Are prepareForAjax and waitForAjax things you've added or that are now part of Selenium? If the former, could they become the latter? ;-) Chris -- Simplistix - Content Management, Zope

Re: [Selenium-users] Selenium handling of AJAX autocomplete 'virtual' lists

2005-11-15 Thread Robin Becker
[EMAIL PROTECTED] wrote: ___ Note: This e-mail is subject to the disclaimer contained at the bottom of this message. ___ Gree

Re: [Selenium-users] Selenium handling of AJAX autocomplete 'virtual' lists

2005-11-15 Thread Mike Williams
[EMAIL PROTECTED] wrote: I need selenium to select a value in the ajax - generated select list (step 3 in sequence below) after selenium 'types' first few characters of the word into associated text input field Hi Jake. Long time no see. After Selenium has executed a command, it can be set

[Selenium-users] Selenium handling of AJAX autocomplete 'virtual' lists

2005-11-14 Thread Jake . Shapiro
Note: This e-mail is subject to the disclaimer contained at the bottom of this message. Greetings, I need selenium to select a value in the ajax - generated select list ( step 3 in sequence below ) after selenium 'types' first few characters of the word into associated text input field