{ "info": { "author": "Test Lab Automation", "author_email": "chris@testlabauto.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Testing" ], "description": "A local selenium pool for increased testing performance without requiring multiple hosts. multiprocessing-on-dill is used to provide a configurable number of Chrome webdriver instances on which to simultaneously run selenium tests. Each instance reuses its applicationCacheEnabled = False webdriver for multiple tests, erasing all cookies between tests. After the pool of webdrivers has no remaining tests to execute, it creates a JSON report in an XUnit style.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/testlabauto/local_selenium_pool", "keywords": "Selenium,Local,Concurrent", "license": "Apache License Version 2.0", "maintainer": "", "maintainer_email": "", "name": "local-selenium-pool", "package_url": "https://pypi.org/project/local-selenium-pool/", "platform": "", "project_url": "https://pypi.org/project/local-selenium-pool/", "project_urls": { "Homepage": "https://github.com/testlabauto/local_selenium_pool" }, "release_url": "https://pypi.org/project/local-selenium-pool/1.0.7/", "requires_dist": null, "requires_python": "", "summary": "Concurrent local selenium execution using multiprocessing_on_dill", "version": "1.0.7" }, "last_serial": 3990847, "releases": { "1.0.7": [ { "comment_text": "", "digests": { "md5": "d215a77550d8b6d967bb198fa54666ab", "sha256": "8aff6d190751dfeebdd98bb8defd0bfc49ff6844e91e2c74d768f14458eca8c5" }, "downloads": -1, "filename": "local_selenium_pool-1.0.7.tar.gz", "has_sig": false, "md5_digest": "d215a77550d8b6d967bb198fa54666ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6572, "upload_time": "2018-06-22T23:15:15", "url": "https://files.pythonhosted.org/packages/b8/3c/f9a62d7881b16820353adb873a9e4d4d7cd12d7ea52e6db7688c478c396f/local_selenium_pool-1.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d215a77550d8b6d967bb198fa54666ab", "sha256": "8aff6d190751dfeebdd98bb8defd0bfc49ff6844e91e2c74d768f14458eca8c5" }, "downloads": -1, "filename": "local_selenium_pool-1.0.7.tar.gz", "has_sig": false, "md5_digest": "d215a77550d8b6d967bb198fa54666ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6572, "upload_time": "2018-06-22T23:15:15", "url": "https://files.pythonhosted.org/packages/b8/3c/f9a62d7881b16820353adb873a9e4d4d7cd12d7ea52e6db7688c478c396f/local_selenium_pool-1.0.7.tar.gz" } ] }