Re: [Wtr-general] general questions when trying Watir

2007-07-06 Thread salamond
Hi, zeljko. Thanks for the reply. is that what you mean about open a new window? ie.link(:href, http://www.google.com ).click ie2=Watir::IE.attach(url, http://www.google.com;) then I can use ie2 to drive the new page? But I find several problems when trying this. 1 ie.link(:href,

Re: [Wtr-general] general questions when trying Watir

2007-07-06 Thread Ċ½eljko Filipin
Hi Jarodzz, Comments are inline (again). On 7/6/07, salamond [EMAIL PROTECTED] wrote: A new popup window is blocked. Disable all pop-up blockers that you have installed. Is Watir reading the html/view/source to generate the show_all_objects? I do not use show_all_objects. As far as I

Re: [Wtr-general] general questions when trying Watir

2007-07-06 Thread hhwwpssp
3 Another question will be igoogle. I add several protelet on my page. I can't find those links in show_all_objects, but I can use ie.link(:text, How to of the Day).click to click it. Is Watir reading the html/view/source to generate the show_all_objects? No. The method accesses all