On Sep 3, 3:00 am, Alister Scott <[email protected]> wrote:
> are you using id = "showlink" or id = "fb-note-title"?
> You may be waiting for the wrong thing

That or his error has moved down the script and he has not realized
it.

 I'd bet that the click on 'showlink' is working fine now and we have
a later error with another element (:id, 'fb-note-title') that is
again being created or manipulated by clientside scripting, so is not
present when the page finishes loading from the server and he needs to
again wait until it is present before trying to interact with it.

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to