Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #444

Re: Checking web pages wr

From "Joe Colella" <joe.colella@THRWHITE.remove-dii-this>
Subject Re: Checking web pages wr
Message-ID <lmKhh.182$Iy5.151@trnddc01> (permalink)
Newsgroups comp.lang.java.gui
References <_9Jhh.1093$x67.513@newssvr17.news.prodigy.net>
Date 2011-04-27 15:27 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.advocacy,c

"Phlip" <phlipcpp@yahoo.com> wrote in message
news:_9Jhh.1093$x67.513@newssvr17.news.prodigy.net...
> Joe Colella wrote:
>
>> I would like to check a web page for updates that is written
>> in JavaScript and requires me to log on with a username and
>> password, then email me a snapshot of the web page or a
>> copy of the web page.
>>
>> Is there any software out there will let me do this?
>
> Get with Watir; it will drive any website, nearly any way you like, using
> IE in Automation mode. To get a snapshot, you could copy out the browser's
> version of the HTML (essentially a dump of the DOM's objects' states), or
> you can rig a screen capture program to record the actual surface of IE.
>
> I have done this several times, in several ways, so feel free to ask about
> the process, here or on the Watir mailing list. The runner-up is Selenium,
> but I haven't used that yet.
>
> -- 
>  Phlip
>  http://www.greencheese.us/ZeekLand <-- NOT a blog!!!
>


Phlip,

Thank you very much for your assistance.

Joe

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | Next | Find similar


Thread

Re: Checking web pages wr "Joe Colella" <joe.colella@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000

csiph-web