Pytest-pypom-navigation

Latest version: v2.0.3

Safety actively analyzes 619159 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.4

==================

- Updated travis deploy password

2.0.3

==================

- remove pytest 4.0 deprecation ``get_marker`` (still compatible with old versions)

- removed internal component parametrizer, use external ``parametrizer.Parametrizer`` now

2.0.2

==================

- make credentials and base url variables optional

2.0.1

==================

- fix ``get_page_instance`` (missing page kwargs before page construction)

2.0.0

==================

- 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

1.0.0

==================

- navigation initialized with kwargs (including variables
coming from pytest variables too)

- add global timeout for all pages (default 10)

- base_page fixture no longer opens page by default. It's up to you
visiting a page now

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.