{ "info": { "author": "Colm O'Connor", "author_email": "colm.oconnor.github@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "Project Info\n============\n\n* Project Page: https://github.com/crdoconnor/pyseleniumfox\n* Bug Tracking: https://github.com/crdoconnor/pyseleniumfox/issues\n\nGet Started\n===========\n\nInstall:\n\npip install pyseleniumfox\n\nUse:\n\n'''\nfrom selenium import webdriver\nimport pyseleniumfox\n\ndriver = webdriver.Firefox(pyseleniumfox.Profile())\n\n# Write your tests\n'''\n\nYour preconfigured firefox profile with the selenium IDE in python mode is now usable.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "firefox selenium ide tool", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyseleniumfox", "package_url": "https://pypi.org/project/pyseleniumfox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyseleniumfox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/pyseleniumfox/0.1/", "requires_dist": null, "requires_python": null, "summary": "Create a firefox profile for use in selenium tests that includes a preconfigured selenium IDE, so that you can debug and write tests on the fly.", "version": "0.1" }, "last_serial": 1207228, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "585d8d6af1d5d1fcccebfef2a0baa8c0", "sha256": "2674eacb2403113da7cc9425632d5f1eaf242b7b4c62708c9442064e8d7679ed" }, "downloads": -1, "filename": "pyseleniumfox-0.1.tar.gz", "has_sig": false, "md5_digest": "585d8d6af1d5d1fcccebfef2a0baa8c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 699768, "upload_time": "2014-08-30T08:06:01", "url": "https://files.pythonhosted.org/packages/15/41/b8435a40fbc070b2996b2b2edf9835da3b0e242ba9690c57f64edcae4cba/pyseleniumfox-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "585d8d6af1d5d1fcccebfef2a0baa8c0", "sha256": "2674eacb2403113da7cc9425632d5f1eaf242b7b4c62708c9442064e8d7679ed" }, "downloads": -1, "filename": "pyseleniumfox-0.1.tar.gz", "has_sig": false, "md5_digest": "585d8d6af1d5d1fcccebfef2a0baa8c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 699768, "upload_time": "2014-08-30T08:06:01", "url": "https://files.pythonhosted.org/packages/15/41/b8435a40fbc070b2996b2b2edf9835da3b0e242ba9690c57f64edcae4cba/pyseleniumfox-0.1.tar.gz" } ] }