Hi Marc, Rinkesh, This would appear to be the same issue that has stopped us in our tracks also.
Again we are using Dojo, opening a dialog in a frame on the original page (so now 2 frames) and setting the "src" property to a URL. This is part of an onload event but the url (jsf) is not loaded and therefore the form fields to not get populated to the dialog. I have tried a workaround to <invoke> the url which appears to work but afterwards cannot get back to the previous response. Unfortunately due to the size of the application and because still in development I am unable to supply the existing source. I think maybe we might have to dummy up an example to highlight the problem. Nick Knight | Specialist IT Consultant Department of Industry & Resources | Information Services Branch 100 Plain Street, East Perth, WA 6004 | T +61 8 9222 3421 | F +61 8 9222 3342 | M +61 417 991 756 [EMAIL PROTECTED] | www.doir.wa.gov.au -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Guillemot Sent: Monday, 2 June 2008 7:54 PM To: [email protected] Subject: Re: [Webtest] Loading a frame using javascript which kind of js code does change the location of the frame? Some background task? Cheers, Marc. -- Blog: http://mguillem.wordpress.com Rinkesh Bansal wrote: > Hello Hari, > > > > Thanks for writing. I am not getting any errors or exceptions but > whenever I do the followFrame, canoo gives the message that "Current > Response is now .<some link>." on screen. And this link is always the > one which I have set initially. > > > > Thanks & Regards, > Rinkesh Bansal > Module Lead > Mail: [EMAIL PROTECTED] > <blocked::mailto:[EMAIL PROTECTED]> > Office: 91 20 30236792 > Mobile: 09326176376 > > ------------------------------------------------------------------------ > > *From:* Harihara Vinayakaram [mailto:[EMAIL PROTECTED] > *Sent:* Friday, May 30, 2008 4:10 PM > *To:* [EMAIL PROTECTED]; Rinkesh Bansal > *Subject:* Re: [Webtest] Loading a frame using javascript > > > > Hi > Are you getting an error ? If there is any exception can you post that ? > Regards > Hari > > On Fri, May 30, 2008 at 2:58 PM, Rinkesh Bansal > <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hello, > > > > Application which I am testing is having 3 frames on its welcome page. > One is top frame which is static. Left frame is initially set to blank > and after searching proper user in right frame left frame is set to new > webpage using javascript which is called in onload event of body. All > are jsp pages. > > > > This application is working fine in browser, but when I execute my canoo > script, it failed to modify the new location of left frame and hence > unable to access the contents of this left menu. > > > > This is very urgent for me. Please let me know if anyone is having any > pointer for this. Thanks in advance > > > > Thanks & Regards, > Rinkesh Bansal > Module Lead > Mail: [EMAIL PROTECTED] > Office: 91 20 30236792 > Mobile: 09326176376 > > > > DISCLAIMER ========== This e-mail may contain privileged and > confidential information which is the property of Persistent Systems > Ltd. It is intended only for the use of the individual or entity to > which it is addressed. If you are not the intended recipient, you are > not authorized to read, retain, copy, print, distribute or use this > message. If you have received this communication in error, please notify > the sender and delete all copies of this message. Persistent Systems > Ltd. does not accept any liability for virus infected mails. > > > > DISCLAIMER ========== This e-mail may contain privileged and > confidential information which is the property of Persistent Systems > Ltd. It is intended only for the use of the individual or entity to > which it is addressed. If you are not the intended recipient, you are > not authorized to read, retain, copy, print, distribute or use this > message. If you have received this communication in error, please notify > the sender and delete all copies of this message. Persistent Systems > Ltd. does not accept any liability for virus infected mails. > "DISCLAIMER: This email, including any attachments, is intended only for use by the addressee(s) and may contain confidential and/or personal information and may also be the subject of legal privilege. If you are not the intended recipient, you must not disclose or use the information contained in it. In this case, please let me know by return email, delete the message permanently from your system and destroy any copies. Before you take any action based upon advice and/or information contained in this email you should carefully consider the advice and information and consider obtaining relevant independent advice. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

