{"id":16992766,"url":"https://github.com/sdetautomation/winappdriverjava","last_synced_at":"2026-05-03T12:38:25.910Z","repository":{"id":90253980,"uuid":"90106972","full_name":"sdetAutomation/winAppDriverJava","owner":"sdetAutomation","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-13T00:08:53.000Z","size":59,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-15T18:43:43.368Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sdetAutomation.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-05-03T04:07:28.000Z","updated_at":"2020-01-16T02:24:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"480b9ebb-eba6-42fb-83da-7f745a6fe2bc","html_url":"https://github.com/sdetAutomation/winAppDriverJava","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sdetAutomation/winAppDriverJava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdetAutomation%2FwinAppDriverJava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdetAutomation%2FwinAppDriverJava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdetAutomation%2FwinAppDriverJava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdetAutomation%2FwinAppDriverJava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdetAutomation","download_url":"https://codeload.github.com/sdetAutomation/winAppDriverJava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdetAutomation%2FwinAppDriverJava/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32569714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":[],"created_at":"2024-10-14T03:30:10.236Z","updated_at":"2026-05-03T12:38:25.902Z","avatar_url":"https://github.com/sdetAutomation.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n#             .___      __     _____          __                         __  .__\n#    ______ __| _/_____/  |_  /  _  \\  __ ___/  |_  ____   _____ _____ _/  |_|__| ____   ____\n#   /  ___// __ |/ __ \\   __\\/  /_\\  \\|  |  \\   __\\/  _ \\ /     \\\\__  \\\\   __\\  |/  _ \\ /    \\\n#   \\___ \\/ /_/ \\  ___/|  | /    |    \\  |  /|  | (  \u003c_\u003e )  Y Y  \\/ __ \\|  | |  (  \u003c_\u003e )   |  \\\n#  /____  \u003e____ |\\___  \u003e__| \\____|__  /____/ |__|  \\____/|__|_|  (____  /__| |__|\\____/|___|  /\n#       \\/     \\/    \\/             \\/                         \\/     \\/                    \\/\n```\n# winAppDriverJava\nWinAppDriver Startup Project for Java.\n\n[![Build Status](https://travis-ci.org/sdetAutomation/winAppDriverJava.svg?branch=master)](https://travis-ci.org/sdetAutomation/winAppDriverJava)\n\nIntroduction\n------------\nThis project is made for anyone who is looking for a starting point for writing functional tests using WinAppDriver, Appium, and Java.\n\nThis project was written using IntelliJ IDEA Community Edition.\n\n\nProject Packages\n-----\n* AUTLayer:\nContains class files for each win app window being tested.  Page object definitions / mappings, and functions for interacting with page objects.\n\n* TestHelper:\n    - IoLibrary: contains helper functions used across tests.\n    - LoggingLibrary: contains custom functions for comparing actual to expected conditions.\n    - TestAssert: Is a custom assert, used to track if a verification point has failed.  The class variable is latched, once set to false it will remain false for the remainder of the test run.\n\n\nMaven Java Project\n-----\nThis project is written in Java and tests can be executed using Maven commands.\n\n    ./mvnw clean\n    ./mvnw test\n\n\nPage Object Model\n-----\nPage object model is used in this framework.  Each window will have its own class and within each class contains page object mappings and functions / methods used to interact /verify a specific window under test.\n\n\nTest App\n-----\n    notepad.exe (running on Windows 10)\n\n\nContinuous Integration(CI)\n------------\nA web hook has been setup with Travis CI for all Push and Pull Requests.\n\n\nWinAppDriver\n------------\nThis project uses WinAppDriver (v0.7-beta)\n\n\nQuestions / Contact / Contribute\n------------\nFeel free to fork this repo, add to it, and create a pull request if you like to contribute.\n\nIf you have any questions, you can contact me via email: `sdet.testautomation@gmail.com`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdetautomation%2Fwinappdriverjava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdetautomation%2Fwinappdriverjava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdetautomation%2Fwinappdriverjava/lists"}