Toolium

Latest version: v3.4.0

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

Scan your dependencies

Page 13 of 15

0.9.0

------

*Release date: 2015-05-12*

- Output path (screenshots, videos, visualtests) can be specified with a system property: *Files_output_path*
- Update app_strings in Appium tests only if the driver has changed
- Move visual properties from [Server] section to [VisualTests] section
- With a visual assertion error, the test can fail or give an error message and continue

New config property 'fail' in [VisualTests] section to fail the test when there is a visual error

- Create a html report with the visual tests results

New config property 'complete_report' in [VisualTests] section to include also correct visual assertions in report

- Configure multiple baseline name for different browsers, languages and versions

| New config property 'baseline_name' in [VisualTests] section to configure the name of the baseline folder
| Allow {browser}, {language} and {platformVersion} variables, e.g. baseline_name = {browser}-{language}
| The default baseline_name is {browser}.

- Add assertFullScreenshot method in SeleniumTestCase

0.8.6

------

*Release date: 2015-04-17*

- Add wait_until_element_visible method in utils class
- Logger filename can be specified with a system property: *Files_log_filename*

0.8.5

------

*Release date: 2015-03-23*

- Add Button page element
- AppiumTestCase has a new attribute app_strings, a dict with application strings in the active language

0.8.4

------

*Release date: 2015-03-05*

- Allow to set firefox and chrome preferences from properties file

| New config section [FirefoxPreferences] with firefox preferences, e.g. 'browser.download.dir = /tmp'
| New config section [ChromePreferences] with chrome preferences, e.g. 'download.default_directory = /tmp'

0.8.3

------

*Release date: 2015-02-11*

- Read properties file before each test to allow executing tests with different configurations (android, iphone, ...)

0.8.2

------

*Release date: 2015-02-04*

- Logging and properties config files can be specified with a system property: *Files_logging* and *Files_properties*

*Files_properties* allows multiple files separated by ;

Page 13 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.