{"id":20491103,"url":"https://github.com/jmr85/mobiletest","last_synced_at":"2025-10-25T13:38:49.793Z","repository":{"id":253840557,"uuid":"841848906","full_name":"jmr85/MobileTest","owner":"jmr85","description":"Automated testing for Android ApiDemos application with Appium 2.11.2 and  java-client 9.3.0","archived":false,"fork":false,"pushed_at":"2024-08-19T19:34:17.000Z","size":3435,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T17:37:44.762Z","etag":null,"topics":["appium","appium-java-testng","java","testng"],"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/jmr85.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":"2024-08-13T06:58:35.000Z","updated_at":"2024-08-19T19:34:20.000Z","dependencies_parsed_at":"2024-08-19T23:02:35.444Z","dependency_job_id":"178d2085-2d97-4ac2-b4fd-f06f50bd3904","html_url":"https://github.com/jmr85/MobileTest","commit_stats":null,"previous_names":["jmr85/mobiletest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmr85/MobileTest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmr85%2FMobileTest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmr85%2FMobileTest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmr85%2FMobileTest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmr85%2FMobileTest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmr85","download_url":"https://codeload.github.com/jmr85/MobileTest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmr85%2FMobileTest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280965081,"owners_count":26421547,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["appium","appium-java-testng","java","testng"],"created_at":"2024-11-15T17:19:55.844Z","updated_at":"2025-10-25T13:38:49.743Z","avatar_url":"https://github.com/jmr85.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MobileTest\n\n## Run test\n```cmd\nmvn test\n```\n## Steps to run appium-inspector\n\n### start emulator\n```cmd\ncd %ANDROID_HOME%\\emulator \u0026\u0026 emulator -avd Pixel_Tablet_API_35\n```\n### start appium\n```cmd\nappium server\n```\n### open appium-inspector app, configure capabilities and start session\n\ncapability builder\n```json\n{ \n\t\"platformName\": \"Android\", \n\t\"appium:options\": { \n\t\t\"automationName\": \"UiAutomator2\", \n\t\t\"platformVersion\": \"15.0\",\n\t\t\"app\": \"C:\\\\Users\\\\{user_name}\\\\eclipse-workspace\\\\MobileTest\\\\src\\\\ApiDemos-debug.apk\", \n        \"deviceName\": \"Pixel_Tablet_API_35\", \n\t\t\"noReset\": true \n\t} \n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmr85%2Fmobiletest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmr85%2Fmobiletest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmr85%2Fmobiletest/lists"}