Skip to main content

Inspect the contents of your plone.testing browser instance in a real browser (like Firefox), and more.

Project description

Introduction

collective.betterbrowser improves the plone.testing browser with the following, run inside your functional testcase:

from collective.betterbrowser import new_browser

def test_all_the_things(self):
    browser = new_browser(self.layer)
    browser.login_admin()
    browser.show()

At which point your default browser opens, showing the state of browser with the ability to actually interact with the testing plone site in the background.

Contributors

Denis Krienbuehl / href, Author

Changelog

0.4

  • Improves the flexibility of getting/setting a widget

0.3

  • Adds the ability to set/get widget values in a briefer form

0.2

  • Adds the ability to set date in addition to datetime [href]

0.1

  • Initial Release [href]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.betterbrowser-0.4.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file collective.betterbrowser-0.4.tar.gz.

File metadata

File hashes

Hashes for collective.betterbrowser-0.4.tar.gz
Algorithm Hash digest
SHA256 19c296c5bf0acc7c883293b0e762320da5a03926a1361808080c91dd37ab5a14
MD5 9c008319104667762d835d3368c12bf3
BLAKE2b-256 80d7c90ced13fad613c1d4e56a1367c477a307f6aeedb1c400238dcca619d89b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page