Menu

#139 Expose the computed style of elements

open
nobody
None
5
2012-10-21
2009-03-30
No

It would be extremely useful if HtmlUnit exposed computed and/or effective "style" information for DomNodes. This functionality is currently implemented in webdriver as a chunk of evaluated Javascript, which is similar to Selenium's mechanism:

http://code.google.com/p/webdriver/source/browse/trunk/htmlunit/src/java/org/openqa/selenium/htmlunit/RenderedHtmlUnitDriverWebElement.java#120

This is obviously a sub-optimal solution: ideally HtmlUnit would make it easy to extract this information somehow.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.