Zope.testbrowser

Latest version: v6.0

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

Scan your dependencies

Page 6 of 7

3.8.1

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

- Pin dependency on ``mechanize`` to prevent use of the upcoming
0.2.0 release before we have time to adjust to its API changes.

- Fix LP 98396: testbrowser resolves relative URLs incorrectly.

3.8.0

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

- Add ``follow`` convenience method which gets and follows a link.

3.7.0

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

- Move ``zope.app.testing`` dependency into the scope of the
``PublisherConnection`` class. Zope2 specifies its own version of
``PublisherConnection`` which isn't dependent on ``zope.app.testing``.

- Fix LP 419119: return ``None`` when the browser has no contents instead
of raising an exception.

3.7.0a1

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

- Update dependency from ``zope.app.publisher`` to
``zope.browserpage``, ``zope.browserresource`` and ``zope.ptresource``.

- Remove dependencies on ``zope.app.principalannotation`` and
``zope.securitypolicy`` by using the simple ``PermissiveSecurityPolicy``.

- Replace the testing dependency on ``zope.app.zcmlfiles`` with explicit
dependencies of a minimal set of packages.

- Remove unneeded ``zope.app.authentication`` from ftesting.zcml.

- Update dependency from ``zope.app.securitypolicy`` to
``zope.securitypolicy``.

3.6.0a2

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

- Update dependency from ``zope.app.folder`` to ``zope.site.folder``.

- Remove unnecessary test dependency in ``zope.app.component``.

3.6.0a1

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

- Update author e-mail to ``zope-dev`` rather than ``zope3-dev``.

- No longer strip newlines in XML and HTML code contained in a
``<textarea>``; fix requires ClientForm >= 0.2.10 (LP 268139).

- Add ``cookies`` attribute to browser for easy manipulation of browser
cookies. See brief example in main documentation, plus new ``cookies.txt``
documentation.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.