Gocept.selenium

Latest version: v7.1

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

Scan your dependencies

Page 5 of 12

2.1.9

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

- Fixed capitalisation of Selenese's ``chooseOkOnNextConfirmation``.
(Backwards incompatibility should be OK as it can never have worked before,
anyway.)

2.1.8

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

- No longer stop whole test run if an exception occures during
``testSetUp`` of ``.seleniumrc.Layer`` (13375)

2.1.7

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

- Remove ``window.gocept_selenium_abort_all_xhr`` again, this solution is
incomplete, since we can only inject this during ``open()`` -- when the
browser then navigates to a different page, the injection is lost.

2.1.6

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

- Inject JS function ``window.gocept_selenium_abort_all_xhr`` during ``open()``,
which is useful to call during test teardown to avoid spurious XHR requests
to still be performed after the actual test has already ended.
(Implemented in Webdriver only, but could be backported to RC if needed).

2.1.5

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

- Webdriver: Only create a firefox profile when the selected browser is firefox
(11763).

2.1.4

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

- Restore Python 2.6 compatibility of tests accidently broken in release 2.1.3.

- Adjust `isElementPresent` of WebDriver to work with PhantomJS, since it may
raise a general WebDriverException if the element was not found.

Page 5 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.