[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ruby & Mozilla

Peter Szinek

3/30/2006 7:21:00 AM

Hello,

I would like to ask for any information on querying the mozilla DOM from
Ruby (something like PyXPCOM or JavaXPCOM for Python/Java) - basically
what i need is the acces to the Mozilla DOM tree + the Box Model and the
Computed Style of a Mozilla DOM element.

Thanks,
Peter


1 Answer

pmr.nitrobackup

3/31/2006 5:33:00 PM

0

take a look at watir specifically firewatir - it has some stuff to do
this, its still early days though, so it may not do what you need at
the moment