Bugs item #1532468, was opened at 2006-08-01 10:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1532468&group_id=61302

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: HtmlUnit plugin
Group: Release 1.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Jim Rigsbee (jimrigsbee)
Assigned to: Nobody/Anonymous (nobody)
Summary: Expose engine specific structures in plugin

Initial Comment:
I would like to suggest that accessors be added to the
HtmlUnit plugin to get access to the htmlunit specific
structures including webclient and webwindow.

The user would have to cast down to the specific plugin
implementation to get access to these.

The purpose is to be able to get to transport
information such as http status, http status message,
protocol, etc.

The same could be done for any other plugin, such as
selenium.

Also, I'd like to see the plugin refactored to make it
easier to extend it by using protected accessors and
internal functions instead of private ones.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1532468&group_id=61302

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to