[Wtr-general] how to set frame URL location
Graham, Joseph x66237
Joseph_Graham at adp.com
Fri Feb 3 11:04:05 EST 2006
Hello,
I recently installed (2 days ago) the latest release of Watir and am running
into some issues.
Is there an example somewhere of how to set the URL of a frame. I tried the
following
<code_snip>
# provides a reference to a frame with name "main"
main_frame = ie.frame('main')
main_frame.navigate_to( ...url... ) // <-- not supported
</code_snip>
I could also just invoke some javascript function because I am really trying
to manipulate a custom DHTML toolbar that has some JS hooks exposed for
navigating the frame in question. Any examples of this would be great.
I would also appreciate any guidance as to best practices of testing
applications that take extensive advantage of AJAX and js.
BR_joe
_
This message and any attachments are intended only for the use of the addressee and
may contain information that is privileged and confidential. If the reader of the
message is not the intended recipient or an authorized representative of the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message and any
attachments from your system.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 2102 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/wtr-general/attachments/20060203/40251003/attachment.bin
More information about the Wtr-general
mailing list