Gocept.selenium

Latest version: v7.1

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

Scan your dependencies

Page 6 of 12

2.1.3

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

- Webdriver: No longer screenshotting while waiting for the condition to
become true when using a ``waitFor*`` method.

2.1.2

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

- Remove seleniumrc variable from Layer on teardown for symmetry.

- Fix `isVisible` of WebDriver, so it also returns False if a parent element
is hidden.

2.1.1

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

- Close temporary files when making screenshots. This fixes some occurrences
of "Too many open files".

2.1.0

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

- Make timeout configurable via environment variable
``GOCEPT_SELENIUM_TIMEOUT`` (10497).

- Apply ``setTimeout`` to the ``open()`` timeout, too (10750).

- Add environment variable ``GOCEPT_SELENIUM_JUNIT_ATTACH`` to support the
"JUnit Attachments Plugin" for Jenkins.

internal:

- Move instantiating Selenese object from testSetUp to layer setUp. This
*should* not change the behaviour for clients (we take care to reset the
configured timeout in testSetUp as before), but take care.

- Fix URL to GROK toolkit versions.

2.0.0

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

- Marking 2.0 stable, yay.

2.0.0b6

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

- Save screenshots of assertion failures with mode 644 (world-readable),
which is useful for build servers.

Page 6 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.