Ruby equivalent to webbrowser.py

My searching abilities have failed me: Is there a Ruby library
similar to Python's webbrowser.py? (which launches and remotely
controls web browsers)

Viz,

  http://pydoc.org/2.2/webbrowser.html
  http://pydoc.org/get.cgi/usr/lib/python2.2/webbrowser.py

Thanks,

···

--
Bil Kleb, Hampton, Virginia
http://fun3d.larc.nasa.gov

Hi,

My searching abilities have failed me: Is there a
Ruby library similar to Python's webbrowser.py?
(which launches and remotely controls web browsers)

I don't know if webbrowser.py works for many browsers
and on many platforms. If that is true, then I am not
sure if we have one like it in Ruby (yet). But on
Windows using I.E., I have recently played with watir
and find extremely easy to use:

http://wtr.rubyforge.org/watir_user_guide.html

http://pydoc.org/2.2/webbrowser.html

http://pydoc.org/get.cgi/usr/lib/python2.2/webbrowser.py

HTH,

Thanks,
--
Bil Kleb, Hampton, Virginia
http://fun3d.larc.nasa.gov

-- shanko

···

--- Bil Kleb <Bil.Kleb@NASA.Gov> wrote:

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around