Re: [Wtr-general] Getting number of IE browsers open

2006-10-31 Thread Chris McMahon
Just note that if you have, say, one browser session open with 5 tabs, then you will get a count of 5. (Yes, I tried it :)  Nice, thanks for doing that. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-gene

Re: [Wtr-general] Getting number of IE browsers open

2006-10-31 Thread Egil Sorensen
> Below is the Watir 1.5 code use in IE.attach and > IE.find. It iterates > through all the IE windows to find a match. You could > modify this simply > count open windows. > > Bret (...) Just note that if you have, say, one browser session open with 5 tabs, then you will get a count of 5. (Ye

Re: [Wtr-general] screenshots

2006-10-31 Thread Egil Sorensen
Phlip, You write that for your third option (using getHTML) that you won’t get the Internet Explorer's DOM in its exact visual state. It is actually possible to get some of what you are asking for. Below is my hack to get HTML out that reflects changes to the DOM. It doesn’t give you the keybo

Re: [Wtr-general] WinClicker - too many callbacks are defined

2006-10-31 Thread Egil Sorensen
Yes, Thanks Charley, it worked for me too. ~~ Egil - Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=4987&messageID=14047#14047 ___ Wtr-general mailing list Wtr-gene

[Wtr-general] Deeply Nested html from Microsoft Report Server Viewer

2006-10-31 Thread Dave Munns
I am dealing with many reports that were generated from the Microsoft Report Server Viewer, according to the html. I want to code a wait_until that senses when the report is done being generated. Each report has a Document Map that appears after the message 'Report is being generated' disappears

Re: [Wtr-general] Getting number of IE browsers open

2006-10-31 Thread Željko Filipin
It looks to me that I completely misunderstood the question. :)-- http://zeljkofilipin.com/ ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general