Plone.app.robotframework

Latest version: v2.1.3

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

Scan your dependencies

Page 5 of 14

1.2.1

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

Bug fixes:

- Fixed create user with multiple roles with args::

Create user siteadmin Contributor Reviewer Site Administrator

and with kwargs::

{roles} = Create list Contributor Reviewer Site Administrator
Create user siteadmin roles={roles}

[ksuess, datakurre]

1.2.0

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

New features:

- Imports are Python3 compatible. Add six into install_requires set and sort
each file's imports with the isort package.
[b4oshany, davilima6]

1.1.3

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

Bug fixes:

- Import ``activatePluginInterfaces`` from ``Products.PlonePAS.setuphandlers``.
[maurits]

1.1.2

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

Bug fixes:

- Use ``get_installer`` for checking if a product is installed.
Fall back to getting the ``portal_quickinstaller`` tool.
[maurits]

1.1.1

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

Bug fixes:

- Update links to external documentation. [jensens]

1.1

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

New features:

- Add new variable ${SELENIUM2LIBRARY_RUN_ON_FAILURE} with default value
'No operation' (Robot Framework built-in keyword with no action) to define
operation immediately after failed Selenium keyword
[datakurre]

Bug fixes:

- Fix issue where an error "No keyword with name 'No keyword' found." after
a failing test was reported
[datakurre]

Page 5 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.