Re: [Wtr-general] frames and url()

2007-06-19 Thread Chong Jiang
Hello all, Sorry, I do not know how to append this message to my previous one in threaded form. The suggestion of using ie.frames(:index, 1).url does not seem to work, as I get an undefined method 'LocationURL' for nil:nilClass, even when ie.frames(:index, 1) exists. I've managed to avoid this

Re: [Wtr-general] frames and url()

2007-06-19 Thread Charley Baker
I just added url to frame, you might want to download the latest code. Check the wiki faq for installing building the latest gem from source. -c On 6/19/07, Chong Jiang [EMAIL PROTECTED] wrote: Hello all, Sorry, I do not know how to append this message to my previous one in threaded form.

Re: [Wtr-general] frames and url()

2007-06-19 Thread Bret Pettichord
Chong Jiang wrote: Sorry, I do not know how to append this message to my previous one in threaded form. Whatever you did worked, so no worries. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] frames and url()

2007-06-19 Thread Bret Pettichord
Charley Baker wrote: I just added url to frame, you might want to download the latest code. Check the wiki faq for installing building the latest gem from source. Thanks! ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] frames and url()

2007-06-15 Thread Bret Pettichord
Chong Jiang wrote: Is there some way to return the url of a frame, for example, ie.frame(:index, 1), so I can navigate to the page with a goto? ie.frame(:index, 1).url ___ Wtr-general mailing list Wtr-general@rubyforge.org

[Wtr-general] frames and url()

2007-06-08 Thread Chong Jiang
Hello, Is there some way to return the url of a frame, for example, ie.frame(:index, 1), so I can navigate to the page with a goto? Thanks in advance, Chong ___ Wtr-general mailing list Wtr-general@rubyforge.org