Odooselenium

Latest version: v1.0.3

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

Scan your dependencies

1.1

----------------

- Nothing changed yet.

1.0

----------------

Master release.

* Merge `Pull request 5`_
.. _`Pull request 5`: https://github.com/meta-it/odooselenium/pull/5

* Add wrapper classes for Odoo views and pages

* Small enhancements on wait functions

* Replace Firefox driver by Chrome, Firefox is now available on `feature-firefox`_
.. _`feature-firefox`: https://github.com/meta-it/odooselenium/tree/feature-firefox

0.1.1

------------------

Bugfix release.

* `Bugfix 1`_: ``OdooUI.wait_for_page_load()`` waits for staleness of ``body``
element in DOM. Was waiting for element by CSS selector
``.oe_application .oe_view_manager``. Fixes loading in ``OdooUI.login()``.

.. _`Bugfix 1`: https://github.com/meta-it/odooselenium/issues/1

0.1

----------------

Initial release:

* Class ``odooselenium.OdooUI`` provides very basic Python bindings for Odoo
web user interface, using Selenium.

* Base class ``odooselenium.TestCase`` uses Selenium webdriver and OdooUI in a
test case.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.