Holmium.core

Latest version: v1.1.0

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

Scan your dependencies

Page 4 of 6

0.6.2

------
Release Date: 2014-01-15

* Bug fix `issue 19 <https://github.com/alisaifee/holmium.core/issues/19>`_

0.6.1

------
Release Date: 2013-12-23

* Bug fix `issue 18 <https://github.com/alisaifee/holmium.core/issues/18>`_ for facet
clobbering when page inheritance was involved
* Bug fix
`issue 17 <https://github.com/alisaifee/holmium.core/commit/issues/17>`_
for case of no browser specified
* new assertion for TestCase class : ``assertElementAttributeEqual``

0.6

====
Release Date: 2013-12-14

* Lazy driver initialization. The webdriver is created
when the test first accesses it.
* Support for using multiple browsers (drivers) in test cases. The original
self.driver is still available along with a self.drivers list which lazily
initializes new drivers as they are accessed via index. drivers[0] == driver.
* New environment variable / nose option to force browser(s) to be shutdown and
restarted between tests. (it is disabled by default, but cookies are still
always cleared between tests)
* New assertions added to the TestCase base class
* Documentation cleanups
* Bug fixes for default timeout/only_if arugment for Element/Elements/ElementMap

0.5.2

------
Release Date: 2013-12-09

* PyPy support
* Allow customization of WebElements by exposing `ElementEnhancer`_

0.5.1

------
Release Date: 2013-12-01

* Re-added python 2.6 support

0.5.0

------
Release Date: 2013-12-01

* Python 3.3 now supported and tested.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.