{ "info": { "author": "Denis Krienbuehl", "author_email": "denis.krienbuehl@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.3", "Intended Audience :: Developers", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\ncollective.betterbrowser improves the plone.testing browser with the\nfollowing, run inside your functional testcase: ::\n\n from collective.betterbrowser import new_browser\n\n def test_all_the_things(self):\n browser = new_browser(self.layer)\n browser.login_admin()\n browser.show()\n\nAt which point your default browser opens, showing the state of browser with\nthe ability to actually interact with the testing plone site in the background.\n\nContributors\n============\n\nDenis Krienbuehl / href, Author\n\nChangelog\n=========\n\n0.4\n---\n\n- Improves the flexibility of getting/setting a widget\n\n0.3\n---\n\n- Adds the ability to set/get widget values in a briefer form\n\n0.2\n---\n\n- Adds the ability to set date in addition to datetime [href]\n\n0.1\n---\n\n- Initial Release [href]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/collective.betterbrowser", "keywords": "mechanize browser testing plone", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "collective.betterbrowser", "package_url": "https://pypi.org/project/collective.betterbrowser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.betterbrowser/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.betterbrowser" }, "release_url": "https://pypi.org/project/collective.betterbrowser/0.4/", "requires_dist": null, "requires_python": null, "summary": "Inspect the contents of your plone.testing browser instance in a real browser (like Firefox), and more.", "version": "0.4" }, "last_serial": 817393, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f5a1bb09f5dc90a56b70ec5a95beb6ba", "sha256": "6d680b18d2195c82cd3c86268bb17b972706b2ad01ce36a2c39c71449d581497" }, "downloads": -1, "filename": "collective.betterbrowser-0.1.tar.gz", "has_sig": false, "md5_digest": "f5a1bb09f5dc90a56b70ec5a95beb6ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5209, "upload_time": "2013-05-24T08:48:04", "url": "https://files.pythonhosted.org/packages/96/0c/9a8082512eb8f90f33ad90fdf872537788de05d5961a305b71c051386520/collective.betterbrowser-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "d0ebe2a8d3f6fef7407f1b329b186714", "sha256": "8fbe864c4d7ed7195be3e35d5e25f20010623bb17a0697f83182b5fdbfb6ccea" }, "downloads": -1, "filename": "collective.betterbrowser-0.2.tar.gz", "has_sig": false, "md5_digest": "d0ebe2a8d3f6fef7407f1b329b186714", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5292, "upload_time": "2013-07-15T11:26:24", "url": "https://files.pythonhosted.org/packages/cb/ea/b34d00f88a610ceefc2bf89d218208d5942505d07f0f4f578364606a9a05/collective.betterbrowser-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "ee8dfd9ed56a1577dcdf331ecc806047", "sha256": "ccd264dda68cff4c0a31c0e177ffe79b792ee45bd90da8fc73e6bca23be1f849" }, "downloads": -1, "filename": "collective.betterbrowser-0.3.tar.gz", "has_sig": false, "md5_digest": "ee8dfd9ed56a1577dcdf331ecc806047", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5466, "upload_time": "2013-07-15T11:28:05", "url": "https://files.pythonhosted.org/packages/46/1a/ecaf09efc47218b31230b2f0b02c69909c51fe1316065e0de21833e7bf2c/collective.betterbrowser-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "9c008319104667762d835d3368c12bf3", "sha256": "19c296c5bf0acc7c883293b0e762320da5a03926a1361808080c91dd37ab5a14" }, "downloads": -1, "filename": "collective.betterbrowser-0.4.tar.gz", "has_sig": false, "md5_digest": "9c008319104667762d835d3368c12bf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5533, "upload_time": "2013-07-17T15:10:20", "url": "https://files.pythonhosted.org/packages/80/d7/c90ced13fad613c1d4e56a1367c477a307f6aeedb1c400238dcca619d89b/collective.betterbrowser-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9c008319104667762d835d3368c12bf3", "sha256": "19c296c5bf0acc7c883293b0e762320da5a03926a1361808080c91dd37ab5a14" }, "downloads": -1, "filename": "collective.betterbrowser-0.4.tar.gz", "has_sig": false, "md5_digest": "9c008319104667762d835d3368c12bf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5533, "upload_time": "2013-07-17T15:10:20", "url": "https://files.pythonhosted.org/packages/80/d7/c90ced13fad613c1d4e56a1367c477a307f6aeedb1c400238dcca619d89b/collective.betterbrowser-0.4.tar.gz" } ] }