Capture Visual Features with JRex

Radhouane <[email protected]> Tue, 4 Dec 2007 15:03:12 +0000 (UTC)
Newsgroups gmane.comp.mozilla.jrex
Message-ID <[email protected]>
Hi every body,
I am new user of JRex. I want to capture box models positions of tags in the 
DOM tree of arenderd web page using JRex. I mean by box models of a tag, its 
position in the rendred page. Example, the tab <P> will be rendered at 
position row (15 pixels) and columns row (20 pixels). Is it possible with JRex?
Thx.