{"id":19607263,"url":"https://github.com/robocorp/example-human-resources-challenge","last_synced_at":"2025-04-27T19:33:17.360Z","repository":{"id":40272568,"uuid":"396805332","full_name":"robocorp/example-human-resources-challenge","owner":"robocorp","description":"This example robot completes the Human Resources Challenge.","archived":false,"fork":false,"pushed_at":"2022-11-14T08:28:21.000Z","size":32747,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-04-05T03:03:22.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robocorp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-16T13:23:54.000Z","updated_at":"2024-08-05T19:27:13.000Z","dependencies_parsed_at":"2022-09-14T02:31:53.213Z","dependency_job_id":null,"html_url":"https://github.com/robocorp/example-human-resources-challenge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Fexample-human-resources-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Fexample-human-resources-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Fexample-human-resources-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Fexample-human-resources-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robocorp","download_url":"https://codeload.github.com/robocorp/example-human-resources-challenge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251196487,"owners_count":21550962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T10:09:38.165Z","updated_at":"2025-04-27T19:33:12.347Z","avatar_url":"https://github.com/robocorp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A robot that completes the human resources challenge\n\n\u003e This robot needs to be run in a Windows environment.\n\n\u003cimg src=\"images/hr-web-app.png\" style=\"margin-bottom:20px\"\u003e\n\nThis example robot completes the human resources challenge at https://developer.automationanywhere.com/challenges/automationanywherelabs-employeedatamigration.html.\n\nThe challenge involves working with a Windows application, an API, and a web application.\n\nThis robot is written in Python. It uses Python standard libraries and some [RPA Framework](https://rpaframework.org/) libraries.\n\nHere is the main \"task\" definition:\n\n```py\ndef complete_human_resources_challenge():\n    open_employee_list_app(EMPLOYEE_LIST_APP_PATH, EMPLOYEE_LIST_APP_TITLE)\n    open_hr_web_app(HR_WEB_APP_URL)\n    complete_all_employee_details(AMOUNT_OF_EMPLOYEES_TO_PROCESS)\n    take_screenshot_of_results()\n```\n\nThe Windows application executable is included in the repository for convenience.\n\n\u003e See the full code for implementation details!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobocorp%2Fexample-human-resources-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobocorp%2Fexample-human-resources-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobocorp%2Fexample-human-resources-challenge/lists"}