{ "info": { "author": "Andreas Jung", "author_email": "list@zopyx.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Programming Language :: Python" ], "description": "haufe.selenium\n==============\n\nA wrapper for controlling the Selenium remote server. The Selenium RC server\nis a Java-based server for the remote executing of Selenium tests.\n\nSee also::\n\n http://www.openqa.org/selenium-rc/\n\nInstallation\n------------\n\nUse easy_install::\n\n easy_install --no-deps haufe.selenium\n\n\nUsage\n-----\n\nYou can control the server process using ``selsrvctl``::\n\n selsrvctl start | stop | status | foreground | fg\n\n\nSeleniumTestcase\n----------------\n\nhaufe.selenium also provides a dedicated testcase that should be used as a base\nclass for all Selenium related unittests.\n\nConfiguration through environment variables:\n\n**SELENIUM_HOST** - defines the hostname where the Selenium remote server\nis running\n\n**SELENIUM_PORT** - defines the port of the Selenium remote server\n\n**SELENIUM_BROWSER** - the browser name to be used for running tests (`*iexplore`, `*firefox`, ...). \nCheck the Selenium RC server documentation for details\n\n**SELENIUM_INSTANCE_URL** - the base URL of the webserver to be used to run\nthe test against. The URL must not contain any path information - only\nsomething like::\n \n http://host:port\n\n\nLicence\n-------\nThis package is released under the LGPL 2.1. See LICENSE.txt.\n\nCopyright\n---------\nhaufe.selenium is (C) Andreas Jung & Haufe Mediengruppe, D-79111 Freiburg, Germany\n\n\nChanges:\n========\n\n0.3.0 (17.02.2010)\n==================\n\n- updated to Selenium RC V 1.0.1\n\n0.2.1 (05.05.2008)\n==================\n\n- added support for several SELENIUM_INSTANCE_URLxxx' environment variables\n- added environment variable SELENIUM_HTTPS_PORT\n\n0.2.0 (23.10.2007)\n==================\n\n- first public releasde\n\n0.1.3 (02.10.2007)\n==================\n\n- updated selenium.py (from V 0.9.2)\n- overriding selenium.click() in order to capture Haufe-specific \n error messages\n\n\n0.1.2 (26.09.2007)\n==================\n\n- added module level aliases for SeleniumTestcase and\n selenium_enabled \n\n- updated to official Selenium RC V 0.9.2 server\n\n0.1.1 (20.08.2007)\n==================\n\n- testing: explicit check for Selenium server\n- added testing.selenium_enabled flag\n- basic support for starting the Selenium server in foregground\n on Windows systems\n\n0.1.0 (11.09.2007)\n==================\n\n- initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/haufe.selenium", "keywords": null, "license": "LGPL 2.1", "maintainer": null, "maintainer_email": null, "name": "haufe.selenium", "package_url": "https://pypi.org/project/haufe.selenium/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/haufe.selenium/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/haufe.selenium" }, "release_url": "https://pypi.org/project/haufe.selenium/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "A Python wrapper for controlling the Selenium Remote Server", "version": "0.3.0" }, "last_serial": 728026, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "81d78e003b2011533b57e7cc51d5c79c", "sha256": "0cb543e5ba7cce47cc8f5bf981ef0193696b7e8fb24c31016375834955be9aa9" }, "downloads": -1, "filename": "haufe.selenium-0.2.0-py2.4.egg", "has_sig": false, "md5_digest": "81d78e003b2011533b57e7cc51d5c79c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 4752482, "upload_time": "2007-10-23T04:10:52", "url": "https://files.pythonhosted.org/packages/d6/a6/c33901e0c4a1174f136c782a21dd23a3bc5e6a4ed1c3024dcad097a54ebe/haufe.selenium-0.2.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "30f23a2e2ef9e7163192a3e4ffa15528", "sha256": "980fdeabbb03dd089e19407f8f9589009ab27ccd13c960e7172d951cdee47f87" }, "downloads": -1, "filename": "haufe.selenium-0.2.0-py2.5.egg", "has_sig": false, "md5_digest": "30f23a2e2ef9e7163192a3e4ffa15528", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 4752350, "upload_time": "2007-10-23T04:12:59", "url": "https://files.pythonhosted.org/packages/73/92/d13174324981ef49baa7bf1d4d503d93bd5109661fb3e2236421c9da029a/haufe.selenium-0.2.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "7d10d3fbb22eacc81b5c5aacdaf7583b", "sha256": "bea7fef58ba2d632e4139ddadd9da1caef44c938ce753ef2bd07689010d66bd0" }, "downloads": -1, "filename": "haufe.selenium-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7d10d3fbb22eacc81b5c5aacdaf7583b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4731747, "upload_time": "2007-10-23T04:10:02", "url": "https://files.pythonhosted.org/packages/39/1f/4b68a30e2dbd7937ecdb4ef6882843757c1cd264315b07808ce007e89ffd/haufe.selenium-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "1b44243ca4e5e4e7279868ba9d45617e", "sha256": "347e9325c0ec8208df1673ab40ceb2cf22e1721e41527270a44259a3f04a7307" }, "downloads": -1, "filename": "haufe.selenium-0.2.1-py2.4.egg", "has_sig": false, "md5_digest": "1b44243ca4e5e4e7279868ba9d45617e", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 4752823, "upload_time": "2008-05-15T08:41:22", "url": "https://files.pythonhosted.org/packages/04/69/1e0d1aa497171b27952c24267a1da5b2cde6daf7147f5ed050e89af57fca/haufe.selenium-0.2.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "2a80b237a0774b6166ff4c41019acace", "sha256": "81d4d92062c0a5ad95bfac91981ec951a60af9e61ffeee34afea5389349f5571" }, "downloads": -1, "filename": "haufe.selenium-0.2.1.tar.gz", "has_sig": false, "md5_digest": "2a80b237a0774b6166ff4c41019acace", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4730578, "upload_time": "2008-05-15T08:42:14", "url": "https://files.pythonhosted.org/packages/fb/34/bd97b1d0dbcff404f1a5e8caf01c48dabc14db979e02aff40cf456594aab/haufe.selenium-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "33cf6f6fa934b793125986d8c0864f2c", "sha256": "6afe6d3efe71511ba24456849a15ec2b8156788b251edf6c21143ecf3b1f198f" }, "downloads": -1, "filename": "haufe.selenium-0.3.0.tar.gz", "has_sig": false, "md5_digest": "33cf6f6fa934b793125986d8c0864f2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5238343, "upload_time": "2010-02-17T11:54:25", "url": "https://files.pythonhosted.org/packages/5e/cf/854f462763d07a5358fdf3e49257ed367fac10b4399fc4b6c466d46a88ce/haufe.selenium-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "33cf6f6fa934b793125986d8c0864f2c", "sha256": "6afe6d3efe71511ba24456849a15ec2b8156788b251edf6c21143ecf3b1f198f" }, "downloads": -1, "filename": "haufe.selenium-0.3.0.tar.gz", "has_sig": false, "md5_digest": "33cf6f6fa934b793125986d8c0864f2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5238343, "upload_time": "2010-02-17T11:54:25", "url": "https://files.pythonhosted.org/packages/5e/cf/854f462763d07a5358fdf3e49257ed367fac10b4399fc4b6c466d46a88ce/haufe.selenium-0.3.0.tar.gz" } ] }