{ "info": { "author": "Zope Corporation", "author_email": "info@zope.com", "bugtrack_url": null, "classifiers": [], "description": "===========================\nSelenium testing for Zope 3\n===========================\n\nThis package provides an easy way to use Selenium tests for Zope 3\napplications. It provides Selenium itself as a resource directory,\nand it provides a test suite listing generated from registered views,\nallowing different packages to provide tests without a central list of\ntests to be maintained.\n\nSelenium test views can also be written in Python using the\n`zc.selenium.pytest` module. This can make tests substantially easier\nto write.\n\nThe file pytest.txt explains how to write tests using the Python format.\n\nThe package also provides a test runner that:\n\n- Runs a Zope instance\n\n- Starts a local browser, if necessary,\n\n- Tells the local browser to run the tests.\n\nSee selenium.txt to see how to set up and use the test runner.\n\nSelenium Issues\n---------------\n\nThere is a known issue in the included version of Selenium; this\naffects clicking on images in MSIE. The Selenium bug report for this\nproblem is here:\n\n http://jira.openqa.org/browse/SRC-99\n\nA patch in the file is provided in the file:\n\n Selenium-Core-SRC-99.patch\n\nIt is not known whether this patch should always be applied.\n\n\n=======\nCHANGES\n=======\n\n\n1.2.1 (2009-02-16)\n------------------\n\n- Added missing tests.zcml.\n\n1.2.0 (2009-01-22)\n------------------\n\n- Moved self-test from configure.zcml to tests.zcml to not automatically\n include them when zc.selenium is included.\n- pytest's selenium coverts arguments to strings now. This allows calls like\n ``self.selenium.pause(500)``.\n\n1.1.0 (2009-01-19)\n------------------\n\n- Feature: Updated to the latest Selenium Core release 0.8.3.\n\n- Feature: Added a `--base-url` option to the selenium script, so that one is\n not dependent to include the default layer in the default skin. (Who does\n this? What a security hole!)\n\n- Feature: Added a `-t` option to filter selenium tests by regexps. You can\n also specify multiple `-t` options.\n\n- Bug: Added documentation on how to setup `zc.selenium`.\n\n- Bug: Allow wsgi option to work with python 2.5\n\n- First public release.\n\n1.0.0 (2008-03-27)\n------------------\n\n- Internal release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.zope.org/zc.seleinum", "keywords": null, "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "zc.selenium", "package_url": "https://pypi.org/project/zc.selenium/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zc.selenium/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.zope.org/zc.seleinum" }, "release_url": "https://pypi.org/project/zc.selenium/1.2.1/", "requires_dist": null, "requires_python": null, "summary": "Selenium integration for Zope 3", "version": "1.2.1" }, "last_serial": 802205, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "c5cfc6e4ed4e4c39147b9b140bf9ce5d", "sha256": "817d09b56f42e69a7d8428a5f0133455b946e5a3361c1bdb3037b9a8ae52bc87" }, "downloads": -1, "filename": "zc.selenium-1.1.0.tar.gz", "has_sig": false, "md5_digest": "c5cfc6e4ed4e4c39147b9b140bf9ce5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 220845, "upload_time": "2009-01-19T13:12:10", "url": "https://files.pythonhosted.org/packages/e1/fb/f5b7f27632df21b614b7f50812b4bb2bfd2c1cbd316d4be9df8b143b4832/zc.selenium-1.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "d03ea5867dd09c497658d5a65463a53b", "sha256": "131c231dde90d304157b8ea246c9cc6c24ad4bead7761aec0a5c4ced30d83fa7" }, "downloads": -1, "filename": "zc.selenium-1.1.0.zip", "has_sig": false, "md5_digest": "d03ea5867dd09c497658d5a65463a53b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 262221, "upload_time": "2009-01-19T13:12:20", "url": "https://files.pythonhosted.org/packages/67/5c/d3839eeb9f40cbdc3b59fe70a39b0c851911334bf128db1749f5c705adc8/zc.selenium-1.1.0.zip" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "35688d3447a0112dbf02babfd6e15ab2", "sha256": "ae95b49df77471fd431c8f0668b19d42b1ec9fff0891d6ca4cc55373ddf50841" }, "downloads": -1, "filename": "zc.selenium-1.2.0.tar.gz", "has_sig": false, "md5_digest": "35688d3447a0112dbf02babfd6e15ab2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 221095, "upload_time": "2009-01-22T13:07:16", "url": "https://files.pythonhosted.org/packages/33/bc/bba9c97a847303603d819386b4b17c401f8e871d5aec062ffea395d99a09/zc.selenium-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "0f230eb5a0f02a78e7d8f008bd2e7396", "sha256": "ddca0c44198765b08c113364cd8b23a869be6f777c7244ab2924e60866723e71" }, "downloads": -1, "filename": "zc.selenium-1.2.1.tar.gz", "has_sig": false, "md5_digest": "0f230eb5a0f02a78e7d8f008bd2e7396", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 221173, "upload_time": "2009-02-16T12:05:46", "url": "https://files.pythonhosted.org/packages/3b/da/e3f981658c3f72d70b79ba9abcc59450370cb85b2087715520a8d780bf59/zc.selenium-1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0f230eb5a0f02a78e7d8f008bd2e7396", "sha256": "ddca0c44198765b08c113364cd8b23a869be6f777c7244ab2924e60866723e71" }, "downloads": -1, "filename": "zc.selenium-1.2.1.tar.gz", "has_sig": false, "md5_digest": "0f230eb5a0f02a78e7d8f008bd2e7396", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 221173, "upload_time": "2009-02-16T12:05:46", "url": "https://files.pythonhosted.org/packages/3b/da/e3f981658c3f72d70b79ba9abcc59450370cb85b2087715520a8d780bf59/zc.selenium-1.2.1.tar.gz" } ] }