Feature Requests item #1559255, was opened at 2006-09-15 23:53
Message generated for change (Comment added) made by jevonwright
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1559255&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: Core API
Group: Release 2.0
Status: Open
Priority: 5
Private: No
Submitted By: emanuele.gesuato (egesuato)
Assigned to: Nobody/Anonymous (nobody)
Summary: change BrowserType and/or BrowserVersion
Initial Comment:
Actually there is no way to change browser version
different from Internet Explorer 4.0. It could be a
great improvement to provide a way in which a developer
can change that.
----------------------------------------------------------------------
Comment By: Jevon Wright (jevonwright)
Date: 2008-11-18 15:21
Message:
Hi, you can now do this in the latest SVN trunk:
((HtmlUnitTestingEngineImpl)
getTester().getTestingEngine()).setDefaultBrowserVersion(
BrowserVersion.INTERNET_EXPLORER_7_0 );
beginAt("/url");
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1559255&group_id=61302
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development