Sbo-selenium

Latest version: v0.7.2

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

Scan your dependencies

Page 1 of 2

0.7.2

------------------
* Clarify and demonstrate how to successfully run tests via a Docker-based
Selenium server in a virtual machine while using tox.

0.7.1

------------------
* Fixed support for specifying which tests to run on the command line. This
seems to have been broken for Django versions which use argparse to parse
management command options since support was added for them.

0.7.0

------------------
* Added the ``--command-executor`` option for specifying which Selenium server
to use, if not localhost
* Added the ``--docker`` option to automatically start and stop a Docker
container for a standalone Selenium server to be used, and added a few
related Django settings
* Fixed handling of custom parameters to work with recent versions of
django-nose
* Changed monitoring of the Selenium server auto-launching to watch stderr
instead of stdout for the startup complete message, as recent versions of
Selenium seem to have moved the startup output there
* Fixed a bug where the code for timing out attempts to start certain services
(like a standalone Selenium server or Sauce Connect) was taking far longer
than intended to time out

0.6.0

------------------
* Removed the ``-p`` alias for ``--platform``, as it now conflicts with
the ``--plugins`` parameter in the base Django test command
* Fixed support for the underlying test command's standard options under
Django 1.8 and above
* Confirmed compatibility with Django 1.9 and current master
* Fixed a minor incompatibility in ``audit_accessibility()`` with
accessibility developer tools 2.10.1

0.5.1

------------------
* Support accessibility developer tools 2.10.1

0.5.0

------------------
* Support Django 1.7 and 1.8
* Support Python 3 when using Django 1.6 and above
* Removed dependency on nose and django-nose, now also works with the default
Django test runner
* Fixed SELENIUM_DEFAULT_BROWSER behavior (was always defaulting to chrome)
* Added the SELENIUM_TEST_COMMAND_OPTIONS setting

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.