{"id":22161764,"url":"https://github.com/imranc07/orangehrmpom","last_synced_at":"2025-03-24T15:40:44.110Z","repository":{"id":262933149,"uuid":"888822923","full_name":"imranc07/OrangehrmPOM","owner":"imranc07","description":"Automation Project - OrangeHRM","archived":false,"fork":false,"pushed_at":"2024-11-21T04:43:38.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T20:46:49.833Z","etag":null,"topics":["page-object-model","pytest","pytest-html","python","python-selenium-automation"],"latest_commit_sha":null,"homepage":"https://opensource-demo.orangehrmlive.com/web/index.php/auth/login","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imranc07.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-15T04:23:00.000Z","updated_at":"2024-11-21T04:43:41.000Z","dependencies_parsed_at":"2025-01-29T20:51:16.552Z","dependency_job_id":null,"html_url":"https://github.com/imranc07/OrangehrmPOM","commit_stats":null,"previous_names":["imranc07/orangehrmpom"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imranc07%2FOrangehrmPOM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imranc07%2FOrangehrmPOM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imranc07%2FOrangehrmPOM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imranc07%2FOrangehrmPOM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imranc07","download_url":"https://codeload.github.com/imranc07/OrangehrmPOM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245300824,"owners_count":20593048,"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":["page-object-model","pytest","pytest-html","python","python-selenium-automation"],"created_at":"2024-12-02T04:16:45.500Z","updated_at":"2025-03-24T15:40:44.085Z","avatar_url":"https://github.com/imranc07.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OrangehrmPOM\nWebsite Link: https://opensource-demo.orangehrmlive.com/web/index.php/auth/login\n\n## Test Objective\nLaunching OrangeHRM demo website and testing start automation, login functionality, click_pim functionality, click_add functionality, add_employee functionality and shutdown using pytest framework with a page object model POM Pattern. \n\n## Table of Contents\n+ [Features]()\n+ [Tech Stack]()\n+ [Running Tests]()\n+ [Project Structure]()\n\n## Features\nAutomated Login Tests: Verifies user login functionality, including positive and negative scenarios.\nAdd Employee Tests: Ensures proper addition on new employee.\n\n## Tech Stack\n* Programming Language: Python\n* Test Framework: pytest\n* Automation Tool: Selenium WebDriver\n* Reporting: pytest-html\n* Browser Compatibility: Chrome, Firefox, and optionally, Edge\n\n## Running Tests\nTo execute tests, use the following commands:\n\n1. Run All Tests:\n```\npytest\n```\n2. Generate HTML Report:\n```\npytest --html=Reports/test_report.html\n```\n3. Headless Browser Execution:\n   You can set up tests to run in headless mode directly in your test script.\n\n## Project Structure\n```\nOrangeHRM/\n├── tests/                     # All test cases\n│   ├── test_start.py          # Start test\n│   ├── test_login.py          # Login test\n│   ├── test_click_pim.py      # CLick PIM button  tests\n│   ├── test_click_add.py      # Click add button test\n│   ├── test_add_employee.py   # and and save new employee test\n│   ├── test_shutdown.py       # Browser shutdown test\n├── pages/                     # Page Object Models for each page\n│   ├── OrangeHRM.py\n└── README.md                  # Project documentation\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimranc07%2Forangehrmpom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimranc07%2Forangehrmpom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimranc07%2Forangehrmpom/lists"}