{"id":30770420,"url":"https://github.com/daffavirdianto/e-commerce-automation","last_synced_at":"2026-04-13T09:32:00.580Z","repository":{"id":311295060,"uuid":"1002001302","full_name":"daffavirdianto/e-commerce-automation","owner":"daffavirdianto","description":"E-Commerce Automation with Selenium WebDriver","archived":false,"fork":false,"pushed_at":"2025-08-26T13:58:12.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-04T23:15:23.567Z","etag":null,"topics":["cucumber","java","selenium","selenium-webdriver","webdriver"],"latest_commit_sha":null,"homepage":"https://automationexercise.com","language":"Java","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/daffavirdianto.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,"zenodo":null}},"created_at":"2025-06-14T13:57:05.000Z","updated_at":"2025-08-26T13:58:16.000Z","dependencies_parsed_at":"2025-08-24T04:06:20.050Z","dependency_job_id":null,"html_url":"https://github.com/daffavirdianto/e-commerce-automation","commit_stats":null,"previous_names":["daffavirdianto/e-commerce-automation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daffavirdianto/e-commerce-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daffavirdianto%2Fe-commerce-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daffavirdianto%2Fe-commerce-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daffavirdianto%2Fe-commerce-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daffavirdianto%2Fe-commerce-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daffavirdianto","download_url":"https://codeload.github.com/daffavirdianto/e-commerce-automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daffavirdianto%2Fe-commerce-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cucumber","java","selenium","selenium-webdriver","webdriver"],"created_at":"2025-09-04T23:05:01.554Z","updated_at":"2026-04-13T09:32:00.565Z","avatar_url":"https://github.com/daffavirdianto.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Selenium Java \u0026 TestNG Automation Framework\n\n### Overview\n\nThis repository contains a robust Test Automation Framework leveraging Selenium WebDriver, Java, and TestNG. It streamlines web application testing with modularity, maintainability, and scalability in mind.\n\n### Features\n\n- Modular test structure powered by TestNG\n- Page Object Model (POM) design pattern\n- Cross-browser testing capabilities\n- Simple configuration and detailed reporting\n- Easily extensible for new tests and pages\n\n### Prerequisites\n\n- Java JDK 8 or newer\n- Maven\n- ChromeDriver or GeckoDriver (for browser automation)\n- IDE (e.g., IntelliJ IDEA, Eclipse)\n\n### Getting Started\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/daffavirdianto/e-commerce-automation\n    ```\n2. **Install dependencies:**\n    ```bash\n    mvn clean install\n    ```\n3. **Configure browser drivers** in `.env`.\n4. **Run tests:**\n    ```bash\n    mvn test\n    ```\n\n### Project Structure\n\n```\nsrc/\n  main/\n    java/\n      pages/         # Page Object classes\n      utils/         # Utility classes\n  test/\n    java/\n      tests/         # TestNG test classes\n    resources/\n      features/\n```\n\n### Reporting\n\nTest execution reports are available in the `target/surefire-reports` directory after each run.\n\n### Contributing\n\nContributions are welcome! Fork the repository and submit a pull request for enhancements or bug fixes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaffavirdianto%2Fe-commerce-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaffavirdianto%2Fe-commerce-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaffavirdianto%2Fe-commerce-automation/lists"}