{"id":25776716,"url":"https://github.com/jdi-testing/jdi-light","last_synced_at":"2025-02-27T06:06:55.724Z","repository":{"id":37856689,"uuid":"127065400","full_name":"jdi-testing/jdi-light","owner":"jdi-testing","description":"Powerful Framework for UI Automation Testing on Java","archived":false,"fork":false,"pushed_at":"2024-04-13T23:51:25.000Z","size":169386,"stargazers_count":104,"open_issues_count":402,"forks_count":48,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-04-14T00:25:54.939Z","etag":null,"topics":["applitools","automated-testing","automation-ui","bdd-style-testing-framework","effort","html-element","html-elements","java","jdi","jdi-light","predictable-tests","saucelabs","selenium","tutorial","ui-testing"],"latest_commit_sha":null,"homepage":"https://jdi-docs.github.io/jdi-light/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdi-testing.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,"dei":null}},"created_at":"2018-03-28T01:20:16.000Z","updated_at":"2024-04-15T18:28:20.661Z","dependencies_parsed_at":"2024-04-15T18:38:29.613Z","dependency_job_id":null,"html_url":"https://github.com/jdi-testing/jdi-light","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdi-testing%2Fjdi-light","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdi-testing%2Fjdi-light/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdi-testing%2Fjdi-light/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdi-testing%2Fjdi-light/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdi-testing","download_url":"https://codeload.github.com/jdi-testing/jdi-light/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240987435,"owners_count":19889334,"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":["applitools","automated-testing","automation-ui","bdd-style-testing-framework","effort","html-element","html-elements","java","jdi","jdi-light","predictable-tests","saucelabs","selenium","tutorial","ui-testing"],"created_at":"2025-02-27T06:01:29.537Z","updated_at":"2025-02-27T06:06:55.719Z","avatar_url":"https://github.com/jdi-testing.png","language":"Java","funding_links":[],"categories":["测试"],"sub_categories":[],"readme":"# JDI Light Test Automation Framework\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://mit-license.org/)\n[![stackoverflow](https://img.shields.io/badge/stackoverflow-jdi-blue.svg?style=flat)](http://stackoverflow.com/questions/tagged/jdi)\n[![PDD Status](https://www.0pdd.com/svg?name=jdi-testing/jdi-light)](https://www.0pdd.com/p?name=jdi-testing/jdi-light)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjdi-testing%2Fjdi-light.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjdi-testing%2Fjdi-light?ref=badge_shield)\n[![SLACK](https://img.shields.io/badge/slack-community-green.svg)](https://join.slack.com/t/jdi-family/shared_invite/zt-toag8fgg-ppPiW~lZDU9873JAiSwTJw)\n## Important\nStarting from release 1.5.0 we will support JDK 11+ only. In case of any critical updates required in previous releases (for example, due to vulnarabilities), please contact to our team.\n\n## Documentation\nFor fast start you can go through [tutorial](https://jdi-docs.github.io/jdi-light/?java#tutorial) \u003c/br\u003e\n\nMore links: \u003c/br\u003e\nDocumentation: https://jdi-docs.github.io/jdi-light/?java - different types of documentation from introduction and tutorial to technical methods documentation \u003c/br\u003e\nIntroduction + fast start example: https://jdi-docs.github.io/jdi-light/?java#introduction \u003c/br\u003e\nTutorial: https://jdi-docs.github.io/jdi-light/?java#tutorial - helps to get main ideas on practice \u003c/br\u003e\nTutorial repo:  https://github.com/jdi-tutorials \u003c/br\u003e\nProject templates: https://github.com/jdi-templates - for fast projects start \u003c/br\u003e\nExamples: https://github.com/jdi-examples \u003c/br\u003e\nHow to use [UI Elements examples](https://github.com/jdi-testing/jdi-light/tree/master/jdi-light-html-tests/src/test/java/io/github/epam/html/tests/elements) \u003c/br\u003e\nIncrease test [performance examples](https://github.com/jdi-testing/jdi-light/tree/master/jdi-performance) \u003c/br\u003e\nHow to start contribution [setup environment](https://github.com/jdi-testing/jdi-light/blob/master/Documents/start_contribution.md) \u003cbr/\u003e\nHow to design element [basic description](https://github.com/jdi-testing/jdi-light/blob/master/Documents/element_design.md)\n## Introduction\n\nJDI Light – is the test Framework for UI test automation that helps to makes your tests fast and sustainable and provide obvious and predictable test run result\n\n## Highlights\n- Has simple integration with any Selenium based project that allows to increase projects stability, add user actions logs and enrich standard WebElements capabilities with new features in minutes (TBD add Guide)\n- Extends Page Objects pattern with powerful UI Elements: Buttons, TextFields, Forms, Tables etc ( TBD add good links to examples)\n- Write stable and predictable tests that fail only because of changing business logic or layout. No more waits, thread sleep and other flaky staff\n- Increase your tests execution speed in general and especially for complex cases like search in big tables, dropdowns with hundreds elements or enter text with thousand lines\n- Get detailed logs and good reports of all user actions with no effort\n- Easy integration with all modern Automation tools: CI (Jenkins, TC etc.), Logging (Log4j or any other slf4j based logs), Reporting (Allure or Report Portal); Browser/Devices farms (Selenium Grid, Browser Stack, Selenoid etc.), Test Runners (TestNG, JUnit) etc.\n\n## Our plans\n### Ultimate Goal\nDevelop an automation framework based on AI that can identify and write correct stable PageObject automatically without engineers effort, generate smoke tests for application in seconds and some negative cases too. \nRun test execution automatically and correct tests if any changes in layout happens provide good reports for test project team and recommendations how Project can be improved\n### Nearest plans\n[Features](https://github.com/jdi-testing/jdi-light/labels/feature)\n\n## Useful Links\nTest site: https://jdi-testing.github.io/jdi-light/\n\nLogin to get access to all pages (Login: Roman; Password: Jdi1234)\n\nHtml Elements examples: https://jdi-testing.github.io/jdi-light/html5.html\n\nExample Html elements tests: https://github.com/jdi-testing/jdi-light/tree/master/jdi-light-html-tests\n\nExample Scenario tests: https://github.com/jdi-testing/jdi-light/tree/master/jdi-light-examples\n\nSite: http://jdi.epam.com/\n\nFacebook: https://www.facebook.com/groups/jdi.framework/\n\nYou can ask your questions on StackOverflow with [![htmlelements](https://img.shields.io/badge/stackoverflow-jdiframework-orange.svg?style=flat)](http://stackoverflow.com/questions/tagged/jdiframework) tag\n\n\n## Community and Support\nGet Help in active users Slak chat: https://join.slack.com/t/jdi-family/shared_invite/zt-toag8fgg-ppPiW~lZDU9873JAiSwTJw\n\n(Depricated) Get Help in active users Skype chat: https://join.skype.com/clvyVvnZvWqc\n\n\n## Contacts\n\nMail: roman.iovlev.jdi@gmail.com\n\nSkype: roman.iovlev\n\n\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjdi-testing%2Fjdi-light.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjdi-testing%2Fjdi-light?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdi-testing%2Fjdi-light","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdi-testing%2Fjdi-light","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdi-testing%2Fjdi-light/lists"}