M
michael
is there anyway to download the page accessed through WATIR as html
page??
for instance,
require 'watir'
ie = Watir::IE.start("http://www.yahoo.com")
above codes will open www.yahoo.com.. what should we do to download
this page as yahoo.htm??
any suggestion or hints will be deeply appreciated..
michael
page??
for instance,
require 'watir'
ie = Watir::IE.start("http://www.yahoo.com")
above codes will open www.yahoo.com.. what should we do to download
this page as yahoo.htm??
any suggestion or hints will be deeply appreciated..
michael