==================
- navigation will no more be initialized automatically with an open
browser by default since pypom_navigation is used by third party
plugins even for non UI plugins. This way we avoid to open
a browser if it is not needed and explicitly requested with a
set page or visit page
- you can override the default page timeout using a ``pytest-variables``
configuration named ``default_timeout``
- add new method ``get_page_instance`` on navigation