{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing" ], "description": "==================\nRobotS2LScreenshot\n==================\n\nProvides additional keywords to augment screenshots capabilities of \nRobotFramework's Selenium2Library, namely cropping and masking to help with \nperceptual diff testing.\n\n\nUsage\n=====\n\n.. code::\n\n Capture main area only\n Capture And Crop Page Screenshot example1.png css=div.main\n\n Capture and mask logo and submit button\n ${locators} Create List xpath=//span[@class='logo'] xpath=//button[text()='Save']\n Capture and Mask Page Screenshot example2.png locators=${locators}\n\n Capture and mask areas\n # areas are specified as x,y,w,h\n ${rects} Create List 10,20,25,25 30,40,50,50\n Capture and Mask Page Screenshot example2.png rects=${rects}\n\n\nDependencies\n============\n\n- Selenuim2\n- RobotFramework\n- Selenium2Library (Robot Library)\n- Pillow\n- PerceptualDiff **(you will need to install this separately)**", "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/canaryhealth/RobotS2LScreenshot", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "RobotS2LScreenshot", "package_url": "https://pypi.org/project/RobotS2LScreenshot/", "platform": "any", "project_url": "https://pypi.org/project/RobotS2LScreenshot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/canaryhealth/RobotS2LScreenshot" }, "release_url": "https://pypi.org/project/RobotS2LScreenshot/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Provides additional keywords to augment screenshots capabilities of RobotFramework's Selenium2Library, namely cropping and masking to help with perceptual diff testing.", "version": "0.1.1" }, "last_serial": 2498082, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "2b9631a2183d7b28b963bf1d9c51329d", "sha256": "3ac6205642ad4342530f1581b4c46399f24e44d2b7bc9b3ac552f38441e7062c" }, "downloads": -1, "filename": "RobotS2LScreenshot-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2b9631a2183d7b28b963bf1d9c51329d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18373, "upload_time": "2016-12-04T01:35:06", "url": "https://files.pythonhosted.org/packages/b0/21/0b168b42ac6fb3b1dabd88b33d791d4011c79b6908f3820c59c3bfe2afd1/RobotS2LScreenshot-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b9631a2183d7b28b963bf1d9c51329d", "sha256": "3ac6205642ad4342530f1581b4c46399f24e44d2b7bc9b3ac552f38441e7062c" }, "downloads": -1, "filename": "RobotS2LScreenshot-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2b9631a2183d7b28b963bf1d9c51329d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18373, "upload_time": "2016-12-04T01:35:06", "url": "https://files.pythonhosted.org/packages/b0/21/0b168b42ac6fb3b1dabd88b33d791d4011c79b6908f3820c59c3bfe2afd1/RobotS2LScreenshot-0.1.1.tar.gz" } ] }