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

2006-12-06 Thread Chris McMahon

On 12/6/06, Dave Munns <[EMAIL PROTECTED]> wrote:


Using irb, flashing areas of the report window, and following html links
eventually gets to answers.




Let us repeat that in all caps.  :)
-Chris
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

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

2006-12-06 Thread Dave Munns
Using irb, flashing areas of the report window, and following html links 
eventually gets to answers.
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5041&messageID=15783#15783
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general


[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. For 2 reports 
I have been able to find the html and text that has a value of either "" or 
"Document Map" and signals that the report has been generated. It was buried 3 
frames deep. Is there a way to speed up the search in heavily nested html? 
Using irb, it's a game of manually following many paths
-
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5041&messageID=14032#14032
___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general