-------------------
- Fix browser cloning regression in autocomplete widget "query".
The cloned browser did no longer have the same headers / cookies,
causing authenticated access to be no longer possible.
[jone]
- New browser.clone method for creating browser clones.
[jone]
- Update standard page objects to accept browser instace as keyword arguments.
This makes it possible to use the page objects with non-standard browsers.
[jone]