Toolium

Latest version: v3.4.0

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

Scan your dependencies

Page 9 of 15

1.4.0

Not secure
------

*Release date: 2018-02-04*

- Add pytest fixtures to start and stop drivers
- New config property `reuse_driver_session` in [Driver] section to use the same driver in all tests
- Rename config property `restart_driver_fail` in [Driver] section to `restart_driver_after_failure`
- Add no_driver feature or scenario tag to do not start the driver in these tests
- Fix output folder names when driver type is empty
- Fix output log name when `Config_environment` is used
- Fix Chrome options using remote drivers with Selenium >= 3.6.0

1.3.0

Not secure
------

*Release date: 2017-09-12*

- Add Behave dynamic environment (more info in `Docs <http://toolium.readthedocs.io/en/latest/bdd_integration.html#behave-dynamic-environment>`_)
- Fix visual screenshot filename error when behave feature name contains :
- Add a config property 'explicitly_wait' in [Driver] section to set the default timeout used in *wait_until* methods
- When reuse_driver is true using behave, driver is initialized in *before_feature* method and closed in *after_feature*
method
- Add reuse_driver feature tag to reuse driver in a behave feature, even if reuse_driver is false
- Add reset_driver scenario tag to restart driver before a behave scenario, even if reuse_driver is true
- Add *is_present* and *is_visible* methods to PageElement classes to know if an element is present or visible

1.2.5

Not secure
------

*Release date: 2017-03-24*

- Fix firefox initialization error using Selenium 2.X
- Add *wait_until_loaded* method to PageObject class to wait until all page elements with wait=True are visible

1.2.4

Not secure
------

*Release date: 2017-03-17*

- Fix NoSuchElementException error finding elements in nested groups

1.2.3

Not secure
------

*Release date: 2017-03-10*

- Save *geckodriver.log* file in output folder
- Fix MagickEngine name error when using an old version of needle
- Add *wait_until_clickable* method to Utils and PageElement classes to search for an element and wait until it is
clickable

1.2.2

Not secure
------

*Release date: 2017-02-01*

- Fix error comparing screenshots in mobile tests
- Fix image size when enlarging a vertical image in visual testing reports
- Move js and css out of visual html report to avoid CSP errors

Page 9 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.