{"id":14978905,"url":"https://github.com/automacent/automacent-test-framework","last_synced_at":"2025-08-20T03:36:15.894Z","repository":{"id":39821933,"uuid":"188831612","full_name":"automacent/automacent-test-framework","owner":"automacent","description":"Automation framework","archived":false,"fork":false,"pushed_at":"2023-12-28T18:22:16.000Z","size":17501,"stargazers_count":2,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T15:11:35.305Z","etag":null,"topics":["selenium-java","selenium-webdriver","test-framework","testng-framework","ui-automation"],"latest_commit_sha":null,"homepage":"","language":"Java","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/automacent.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-05-27T11:36:21.000Z","updated_at":"2022-02-06T01:11:55.000Z","dependencies_parsed_at":"2023-09-23T03:33:48.851Z","dependency_job_id":null,"html_url":"https://github.com/automacent/automacent-test-framework","commit_stats":null,"previous_names":["sighil/automacent"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automacent%2Fautomacent-test-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automacent%2Fautomacent-test-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automacent%2Fautomacent-test-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automacent%2Fautomacent-test-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/automacent","download_url":"https://codeload.github.com/automacent/automacent-test-framework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238662635,"owners_count":19509640,"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":["selenium-java","selenium-webdriver","test-framework","testng-framework","ui-automation"],"created_at":"2024-09-24T13:58:36.764Z","updated_at":"2025-02-13T13:32:47.806Z","avatar_url":"https://github.com/automacent.png","language":"Java","readme":"# Automacent Test Framework ![Java CI with Maven](https://github.com/sighil/automacent/workflows/Java%20CI%20with%20Maven/badge.svg)\n\nTest automation framework based on TestNG to write test code with a host of helpful utilities and enhanced reporting structure. The framework primarily focusses on UI test case development with Selenium included as a direct dependency. That being said, the framework can also used for writing API tests, database tests and unit tests.\n\n## Features\nBelow meantioned are some of the salient features of the framework\n- Three tier structured project management using Tests, Steps and Pages (In case of Selenium tests)\n- Auto logging of execution flow\n- Slow down execution\n- Retry tests\n- Repeat test cases in a loop for a set time period or number of times\n- HTML report using ReportNG\n- XML Report\n- Build in REST API result publish interface\n\nSelenium Specific features\n\n- Automatic driver management\n- CHROME / FF / IE support\n- Screenshot Management\n- Manage test timeouts\n- Handle and resolve common selenium issues like test failures due to flakiness\n\n\u003e For documentation and entire feature list visit [GitHub Automacent Framework Wiki](https://github.com/sighil/automacent/wiki)\n\n## Stable version\nAdd below dependency to maven pom.xml to get started with the released stable version\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.automacent\u003c/groupId\u003e\n    \u003cartifactId\u003eautomacent-fwk\u003c/artifactId\u003e\n    \u003cversion\u003e1.4\u003c/version\u003e\n\u003c/dependency\u003e\n```\n## Snapshot version\nAdd below dependency to maven pom.xml to get started with the snapshot version\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.automacent\u003c/groupId\u003e\n    \u003cartifactId\u003eautomacent-fwk\u003c/artifactId\u003e\n    \u003cversion\u003e1.5-SNAPSHOT\u003c/version\u003e\n\u003c/dependency\u003e\n```\nYou have to add the below repository to access the snapshot version\n```\n\u003crepositories\u003e\n  \u003crepository\u003e\n    \u003cid\u003eSONATYPE_OSS\u003c/id\u003e\n    \u003curl\u003ehttps://oss.sonatype.org/content/repositories/snapshots\u003c/url\u003e\n  \u003c/repository\u003e\n\u003c/repositories\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomacent%2Fautomacent-test-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautomacent%2Fautomacent-test-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomacent%2Fautomacent-test-framework/lists"}