It would be very nice if one could make the following
settings in TestContext:
* turning on/off JavaScript
* turning on/off accepting of Cookies
* setting user agent, setting of platform
* turning on/off if the client will accept GZIP encoded
responses
* turning on/off if client should automatically follow page
redirect requests (status 3xx)
* turning on/off if client should automatically follow page
refresh requests; maybe dependent of the value
of "content": e.g. <meta http-equiv="refresh"
content="0; URL=http://sourceforge.net/">
* setting size of "Browser window" (e.g. 1024 * 768)