Feature Requests item #1744631, was opened at 2007-06-28 09:16 Message generated for change (Comment added) made by henryju You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1744631&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.5 Status: Open Priority: 5 Private: No Submitted By: Matthew Jensen (mmj123) >Assigned to: Julien HENRY (henryju) Summary: Configure HtmlUnit more Initial Comment: Would like to be able to configure the HtmlUnit more. The initWebClient method sets up the HtmlUnit using hard coded variables. These options should be exposed some how. Options such as browser version, and throwExceptionOnScriptError would be great to be able to set. We couldn't extend the HtmlUnitDialog class because all the fields and useful methods were private. ---------------------------------------------------------------------- >Comment By: Julien HENRY (henryju) Date: 2007-06-28 15:27 Message: Logged In: YES user_id=1235926 Originator: NO I know it's a serious concern. TestContext is not a good solution to configure all this parameters, because of specificities of each TestingEngine. I was thinking about properties file to configure this kind of parameters. What do you think about this idea? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1744631&group_id=61302 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ JWebUnit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
