Toolium

Latest version: v3.3.1

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

Scan your dependencies

Page 1 of 15

3.3.2

------

*Release date: In development*

3.3.1

------

*Release date: 2025-02-05*

- Allow to save the diff image in jpg format for visual tests working with jpg
- Fix the use of the character in the actions defined in the feature description (Actions Before/After...)

3.3.0

------

*Release date: 2024-11-26*

- Allow negative indexes for list elements in context searches. Example: [CONTEXT:element.-1]
- Add support for JSON strings to the `DICT` and `LIST`` replacement. Example: [DICT:{"key": true}], [LIST:[null]]
- Add `REPLACE` replacement, to replace a substring with another. Example: [REPLACE:[CONTEXT:some_url]::https::http]
- Add `TITLE` replacement, to apply Python's title() function. Example: [TITLE:the title]
- Add `ROUND` replacement, float number to a string with the indicated number of decimals. Example: [ROUND:3.3333::2]
- Remove accents from generated file names to avoid errors in some filesystems
- Update Appium-Python-Client requirement to enable 3 and 4 versions
- Deprecate set_text method in InputText class to make it compatible with Appium-Python-Client 3 and 4

3.2.0

------

*Release date: 2024-09-13*

- Add `run_storage` dictionary to context to store information during the whole test execution
- Update current ChainMap context storages (context.storage, context.feature_storage and context.run_storage)
- Allow to store values from steps into desire storage by using [key], [FEATURE:key] and [RUN:key]

3.1.5

------

*Release date: 2024-07-15*

- Fix `export_poeditor_project` method allowing empty export response
- Add `key=value` expressions for selecting elements in the context storage
- Upgrade Faker version to 25.9.*
- Fix result for action before the feature with error and background to fail scenarios

3.1.4

------

*Release date: 2024-03-25*

- Add `ignore_empty` optional parameter to POEditor configuration to ignore empty translations
- Ignore not found excluded elements in visual tests
- Fix duration calling to Appium `swipe` method
- Fix `[STRING_WITH_LENGTH_NN]` replacement for string with length inside a longer string

Page 1 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.