{"id":26768862,"url":"https://github.com/sharmadhiraj/appium-android-test-demo","last_synced_at":"2026-05-18T09:08:05.164Z","repository":{"id":97958686,"uuid":"168080524","full_name":"sharmadhiraj/Appium-Android-Test-Demo","owner":"sharmadhiraj","description":"Simple Appium Demo for UI testing of an Android app","archived":false,"fork":false,"pushed_at":"2025-12-15T11:06:35.000Z","size":26108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-18T11:49:03.270Z","etag":null,"topics":["android","appium","appium-android","appium-framework","test-automation","testing","testing-tools","ui-testing"],"latest_commit_sha":null,"homepage":"","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/sharmadhiraj.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":"2019-01-29T03:12:11.000Z","updated_at":"2025-12-15T11:06:39.000Z","dependencies_parsed_at":"2024-02-23T06:29:40.842Z","dependency_job_id":"e046ee4a-2f39-4d25-b06d-22e22deca080","html_url":"https://github.com/sharmadhiraj/Appium-Android-Test-Demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sharmadhiraj/Appium-Android-Test-Demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2FAppium-Android-Test-Demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2FAppium-Android-Test-Demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2FAppium-Android-Test-Demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2FAppium-Android-Test-Demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharmadhiraj","download_url":"https://codeload.github.com/sharmadhiraj/Appium-Android-Test-Demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharmadhiraj%2FAppium-Android-Test-Demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33172173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"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":["android","appium","appium-android","appium-framework","test-automation","testing","testing-tools","ui-testing"],"created_at":"2025-03-28T21:36:28.841Z","updated_at":"2026-05-18T09:08:05.151Z","avatar_url":"https://github.com/sharmadhiraj.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Appium Android Test Demo\n\nThis repository contains a simple Appium demo for performing UI testing on an Android app.\n\nThe demo includes tests to verify that a progress indicator is shown at the start of the application\nand that a currency\nexchange recycler view is displayed once the progress indicator disappears.\n\n### Setup\n\nBefore running the tests, make sure you have the following dependencies installed:\n\n- Node.js: Install Node.js (v20 or above) from [the official website](https://nodejs.org/).\n- Appium: Install Appium globally using npm with the following command:\n  `npm install --global appium`\n- UIAutomator2 Driver: Install the UIAutomator2 driver for Appium using the following\n  command: `appium driver install uiautomator2`\n- IDE: This demo was developed using IntelliJ IDEA, but you can use any IDE of your choice.\n\n### Running the Appium Server\n\nBefore running the tests, start the Appium server with the following\ncommand:\n`appium server --address localhost --port 4723 --use-drivers uiautomator2 --base-path /wd/hub`\n\nThis command starts the Appium server with the UIAutomator2 driver enabled and listens on port 4723.\n\n### Running the Tests\n\nTo run the tests, simply execute the test class AppiumDemoTest using your IDE's test runner or your\npreferred test\nexecution method.\n\n### Demo\n\n![Demo Gif](demo.gif)\n\n### Feedback and Queries\n\nFeedback and queries are welcome. Feel free to open an issue or reach out with any questions\nor suggestions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmadhiraj%2Fappium-android-test-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharmadhiraj%2Fappium-android-test-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmadhiraj%2Fappium-android-test-demo/lists"}