{ "info": { "author": "edward zhang", "author_email": "zhl830905@hotmail.com", "bugtrack_url": null, "classifiers": [], "description": "Introduction\r\n--------------\r\nBJRobot is an webdriver based testing library for RobotFramework which could handle both desktop browser and mobile native and hybrid app.\r\n\r\nIt support latest Selenium 3.0 webdriver and could be used without downloading webdriver for each browser again.\r\nIt uses Appium (version 1.x) to communicate with Android and iOS application similar to how Selenium WebDriver talks to web browser.\r\n\r\nIt support Python 2.x for now.\r\n\r\n\r\n\r\nInstallation\r\n-------------\r\n\r\nUsing ``pip``\r\n'''''''''''''\r\n\r\nThe recommended installation method is using\r\n`pip `__::\r\n\r\n pip install robotframework-bjrobot\r\n\r\nThe main benefit of using ``pip`` is that it automatically installs all\r\ndependencies needed by the library. Other nice features are easy upgrading\r\nand support for un-installation::\r\n\r\n pip install -U robotframework-bjrobot\r\n \r\n pip uninstall robotframework-bjrobot\r\n\r\n\r\n\r\n\r\nDirectory Layout\r\n------------------------\r\ndoc/\r\n\r\nKeyword documentation\r\n\r\nsrc/\r\n\r\nPython source code\r\n\r\n\r\nUsage\r\n-------------\r\n\r\nTo write tests with Robot Framework and BJRobot, BJRobot must be imported into your RF test suite. See `Robot Framework User Guide `_ for more information.\r\n\r\nAs it uses Appium make sure your Appium server is up and running. For how to use Appium please refer to Appium Documentation\r\n\r\n\r\nDocumentation\r\n---------------\r\nThe keyword documentation could be found at `Keyword Documentation `_ \r\n\r\n\r\nTO LIST\r\n----------\r\n\r\nexecute_javascript\r\n\r\nshell command support\r\n\r\nDesktop GUI Automation\r\n", "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/overfly83/bjrobot", "keywords": null, "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "robotframework-bjrobot", "package_url": "https://pypi.org/project/robotframework-bjrobot/", "platform": "any", "project_url": "https://pypi.org/project/robotframework-bjrobot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/overfly83/bjrobot" }, "release_url": "https://pypi.org/project/robotframework-bjrobot/0.6.4/", "requires_dist": null, "requires_python": null, "summary": "BJRobot is a web testing library for Robot Framework\nthat leverages the Selenium 3 (WebDriver) libraries.", "version": "0.6.4" }, "last_serial": 2609192, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cb45b839f3c5719347c5ecd630fa8ef1", "sha256": "30891e2f905589333b522ad71870b79d10ddc3ed04db45c767d138a0d5fbde73" }, "downloads": -1, "filename": "robotframework-bjrobot-0.1.0.tar.gz", "has_sig": false, "md5_digest": "cb45b839f3c5719347c5ecd630fa8ef1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26533865, "upload_time": "2017-01-07T16:26:15", "url": "https://files.pythonhosted.org/packages/11/fb/693e02f3a146c025b858f190bd09bfeded953f2f77d287ff46f2458a4d94/robotframework-bjrobot-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "cb41537255c0bc6e3c24ab4671da83c4", "sha256": "ef0c8cdfb8dfc42771ad30c6d3ff2f6fdd29773cf611ed98a050eb889b80fea3" }, "downloads": -1, "filename": "robotframework-bjrobot-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cb41537255c0bc6e3c24ab4671da83c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26537484, "upload_time": "2017-01-08T02:13:30", "url": "https://files.pythonhosted.org/packages/2a/59/19fe032020cce0ca8b8eb9c8aa0831eaa1dd5d23d852dc01f6df4692aed3/robotframework-bjrobot-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "5bfbafe6fbe222631e354183d052c4af", "sha256": "8631229ac2ff0847a4344a9bf27631b05c590404bd981fe42f413c347378e8cb" }, "downloads": -1, "filename": "robotframework-bjrobot-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5bfbafe6fbe222631e354183d052c4af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26537860, "upload_time": "2017-01-08T05:15:53", "url": "https://files.pythonhosted.org/packages/f4/40/8b35d270313d6df26047eeb1c8d436050fc68a2775f5c2f622cf43f0a3bb/robotframework-bjrobot-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "d5731d745861a3bd4c72c35b69baaba3", "sha256": "286825241d1a43cc954553654f92fc3261b3141c10d2c0f7b80a451e47b8baa8" }, "downloads": -1, "filename": "robotframework-bjrobot-0.1.3.tar.gz", "has_sig": false, "md5_digest": "d5731d745861a3bd4c72c35b69baaba3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26537411, "upload_time": "2017-01-09T06:22:42", "url": "https://files.pythonhosted.org/packages/a7/72/bf4dd8b5089a6c4211195f165ba8a0f1d66281fbed9017b82c81aecd74e4/robotframework-bjrobot-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "2a24de44ced0be25fe8d31a8db815234", "sha256": "fc084227f017fb90ace51ff5c4bccddd8fc04bc4ed5bbd16508389a08f6aa3da" }, "downloads": -1, "filename": "robotframework-bjrobot-0.1.4.tar.gz", "has_sig": false, "md5_digest": "2a24de44ced0be25fe8d31a8db815234", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26539187, "upload_time": "2017-01-09T13:54:34", "url": "https://files.pythonhosted.org/packages/bf/d7/43c6f632377f265618b4ad84f6d118c9e94e7c67094a0508f2a87599d4aa/robotframework-bjrobot-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "ae7c4d35cf3dbcfdc1ade5d1a0b823d7", "sha256": "b4513afbea24dcaf350b6b862e2aea1cd6c2cfbade0b37950848d43fb23b56b7" }, "downloads": -1, "filename": "robotframework-bjrobot-0.1.5.tar.gz", "has_sig": false, "md5_digest": "ae7c4d35cf3dbcfdc1ade5d1a0b823d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26539267, "upload_time": "2017-01-09T15:47:53", "url": "https://files.pythonhosted.org/packages/e6/16/6507f12ba141d944e6ca88006d7281cda239cb18a35f9cdfca67045b5335/robotframework-bjrobot-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "8f3d21c33599ddec3faf24503dff2756", "sha256": "6022044148e5f0def417400f4c9bcef870247f224e1e37a7cd85fc3255152126" }, "downloads": -1, "filename": "robotframework-bjrobot-0.1.6.zip", "has_sig": false, "md5_digest": "8f3d21c33599ddec3faf24503dff2756", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26655735, "upload_time": "2017-01-16T10:00:50", "url": "https://files.pythonhosted.org/packages/82/48/519b74733262c5f67d0a10ae409124da9ffd72043d6cdfa817d907a4b090/robotframework-bjrobot-0.1.6.zip" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "f0bc051a28001e47ccc1040409180945", "sha256": "95114e3304bf1a9b17a4e6a28c48b3ee4efdc123c9bccfe22a83a73d430d17fb" }, "downloads": -1, "filename": "robotframework-bjrobot-0.1.7.zip", "has_sig": false, "md5_digest": "f0bc051a28001e47ccc1040409180945", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26656406, "upload_time": "2017-01-16T14:52:47", "url": "https://files.pythonhosted.org/packages/36/bb/94808ee49ad1d1ed9ec348766b823420f5d19f3b4a2aedcc7588d3a852e7/robotframework-bjrobot-0.1.7.zip" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "158861a4d8ef6893baad73e9812afffa", "sha256": "98325e266f380b4fe880e9710ec65c9b5ddad29b4ed80fd7eac0cec222700eb8" }, "downloads": -1, "filename": "robotframework-bjrobot-0.2.0.zip", "has_sig": false, "md5_digest": "158861a4d8ef6893baad73e9812afffa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26657732, "upload_time": "2017-01-20T10:09:39", "url": "https://files.pythonhosted.org/packages/05/34/7994cc5b529f09c1c7d62eb01bba606a81cd980aa9b1f071ac2827a084a9/robotframework-bjrobot-0.2.0.zip" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "820262fa1d1f034cace2009c8e39178e", "sha256": "ff0b25dc65cfd1538ab396f29042e306a0bf8a2f79a067d2e0e6daf9c110a07c" }, "downloads": -1, "filename": "robotframework-bjrobot-0.2.1.zip", "has_sig": false, "md5_digest": "820262fa1d1f034cace2009c8e39178e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26658217, "upload_time": "2017-01-20T10:29:42", "url": "https://files.pythonhosted.org/packages/4f/00/3164eccf30d40e454635e3fec48fe44f42853c9f98e8a529668bf52ee123/robotframework-bjrobot-0.2.1.zip" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "7214c596d47f5ca2c2e5734b11926a27", "sha256": "9cf6486a0607d2400a084a923d90845ade6b7debc9fe2ed4f5ad54c8b8739a1c" }, "downloads": -1, "filename": "robotframework-bjrobot-0.3.0.zip", "has_sig": false, "md5_digest": "7214c596d47f5ca2c2e5734b11926a27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26672817, "upload_time": "2017-01-22T09:40:52", "url": "https://files.pythonhosted.org/packages/66/43/a9a07f76243ae73dace17b2595f08234e9a184be78ff657a1fd911b08f54/robotframework-bjrobot-0.3.0.zip" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "e5b20cc58622ff927b55c9fa8725477c", "sha256": "46e7bcf5c49af19df5b8ae3981e2557a1b0a72f67dcfc0374b4e8c7ce1b58456" }, "downloads": -1, "filename": "robotframework-bjrobot-0.3.1.zip", "has_sig": false, "md5_digest": "e5b20cc58622ff927b55c9fa8725477c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26672976, "upload_time": "2017-01-22T11:31:38", "url": "https://files.pythonhosted.org/packages/19/44/9b7e3ce7218d35a57b4b513cfda2e7529225ae857bbc5fe18207368465fd/robotframework-bjrobot-0.3.1.zip" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "3de9c9add6150c472e2c6b51ffe15f5b", "sha256": "84d47e42b3fb9d3c4e11f044007067b0ea7758d3ee744431b8c158100955491e" }, "downloads": -1, "filename": "robotframework-bjrobot-0.3.2.zip", "has_sig": false, "md5_digest": "3de9c9add6150c472e2c6b51ffe15f5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26672880, "upload_time": "2017-01-22T11:54:59", "url": "https://files.pythonhosted.org/packages/14/72/f38a1e110d26ed10529d78543600703e7909885d0a1bbed02b2a878acb0a/robotframework-bjrobot-0.3.2.zip" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "d260d5fcb982046ca076d7b4ec14f26a", "sha256": "b09b49d78fff813675ac28e8cd1cda9b4bff80779644816713c5a7e1d71a1f49" }, "downloads": -1, "filename": "robotframework-bjrobot-0.3.3.zip", "has_sig": false, "md5_digest": "d260d5fcb982046ca076d7b4ec14f26a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26673113, "upload_time": "2017-01-22T12:21:43", "url": "https://files.pythonhosted.org/packages/b0/7b/fd88c0f5ef6493963be6c222a4094595e8b528ba0836fe922b0ee45b5f53/robotframework-bjrobot-0.3.3.zip" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "7b13792898eb4e429e93b672b844e602", "sha256": "672d94e78ab0f4c0901167c719321ba8a0376987a0b21ab43356c3a31f0d0353" }, "downloads": -1, "filename": "robotframework-bjrobot-0.3.4.zip", "has_sig": false, "md5_digest": "7b13792898eb4e429e93b672b844e602", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26674221, "upload_time": "2017-01-22T16:41:50", "url": "https://files.pythonhosted.org/packages/5f/61/72afa93b44e03d78b276d619689b3932452bd523620678a1bca7e796809e/robotframework-bjrobot-0.3.4.zip" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "993b81c9252ca6a0886b2ae60cc4ae4f", "sha256": "ce71485537376885e7e2fd63980ceb34f40668f11375e7c94ca9f2f92a697c32" }, "downloads": -1, "filename": "robotframework-bjrobot-0.6.0.zip", "has_sig": false, "md5_digest": "993b81c9252ca6a0886b2ae60cc4ae4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31259888, "upload_time": "2017-01-30T14:41:05", "url": "https://files.pythonhosted.org/packages/88/96/e17ed8e7716bc3c66c8992d620b98839c9609273f1a22bf5a7d8e84ffb28/robotframework-bjrobot-0.6.0.zip" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "b85cd71ebb3f0c5c224e6ca29468ee06", "sha256": "006bb579f1f1edb134308a447fadb80d334ee258b886e3c66cf8742c6306b92b" }, "downloads": -1, "filename": "robotframework-bjrobot-0.6.2.zip", "has_sig": false, "md5_digest": "b85cd71ebb3f0c5c224e6ca29468ee06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31259890, "upload_time": "2017-01-30T15:32:24", "url": "https://files.pythonhosted.org/packages/7d/2e/2fd6f1e1b1c6b6a17c65bf42e1ddc73476bbe6397aff21c80c40420cd395/robotframework-bjrobot-0.6.2.zip" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "5e57248b3aaf3abec1bda32b62d4c8bc", "sha256": "83a9f2fdf8f0ed9360c9bf960f50fed49ff9947f57fb22f5933b9106ebcaebcc" }, "downloads": -1, "filename": "robotframework-bjrobot-0.6.3.zip", "has_sig": false, "md5_digest": "5e57248b3aaf3abec1bda32b62d4c8bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31272061, "upload_time": "2017-01-30T16:09:54", "url": "https://files.pythonhosted.org/packages/51/5a/5e0a59a30bd12aae849791b730b4f66a0c31fd5ab54e14aaee536242fffb/robotframework-bjrobot-0.6.3.zip" } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "e17800a8811d69189175fff387d08442", "sha256": "f5fa230d6a74d084e51223ec2442d13b497a1367cc5cc2533d293f2a739cce93" }, "downloads": -1, "filename": "robotframework-bjrobot-0.6.4.zip", "has_sig": false, "md5_digest": "e17800a8811d69189175fff387d08442", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31270737, "upload_time": "2017-01-31T13:30:08", "url": "https://files.pythonhosted.org/packages/2b/8f/318daf4ea3f3d403ab371394b69c615439a0b094d7affd54ff03ca935832/robotframework-bjrobot-0.6.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e17800a8811d69189175fff387d08442", "sha256": "f5fa230d6a74d084e51223ec2442d13b497a1367cc5cc2533d293f2a739cce93" }, "downloads": -1, "filename": "robotframework-bjrobot-0.6.4.zip", "has_sig": false, "md5_digest": "e17800a8811d69189175fff387d08442", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31270737, "upload_time": "2017-01-31T13:30:08", "url": "https://files.pythonhosted.org/packages/2b/8f/318daf4ea3f3d403ab371394b69c615439a0b094d7affd54ff03ca935832/robotframework-bjrobot-0.6.4.zip" } ] }