{"id":18840662,"url":"https://github.com/lana-20/appium","last_synced_at":"2026-01-27T16:04:57.410Z","repository":{"id":138539738,"uuid":"609852870","full_name":"lana-20/appium","owner":"lana-20","description":"Mobile Automation with Appium","archived":false,"fork":false,"pushed_at":"2023-07-26T04:36:25.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T21:31:52.454Z","etag":null,"topics":["appium","appium-android","appium-ios","appium-tests","automation-testing","mobile-app-testing","test-automation","testing-tool"],"latest_commit_sha":null,"homepage":"","language":null,"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/lana-20.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":"2023-03-05T12:47:25.000Z","updated_at":"2023-07-11T01:52:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"aea48ea3-00bc-4e8a-9ee4-f3166e558107","html_url":"https://github.com/lana-20/appium","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lana-20/appium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lana-20%2Fappium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lana-20%2Fappium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lana-20%2Fappium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lana-20%2Fappium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lana-20","download_url":"https://codeload.github.com/lana-20/appium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lana-20%2Fappium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28816452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"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":["appium","appium-android","appium-ios","appium-tests","automation-testing","mobile-app-testing","test-automation","testing-tool"],"created_at":"2024-11-08T02:48:29.937Z","updated_at":"2026-01-27T16:04:57.381Z","avatar_url":"https://github.com/lana-20.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Appium \n\n### Automated Testing\n\n- [Automation vs Manual Testing](https://github.com/lana-20/automation-vs-manual-testing)\n\n### Mobile Testing Overview\n\n- [The Landscape of Mobile Testing Tools](https://github.com/lana-20/mobile-testing-tools)\n- [Appium Overview](https://github.com/lana-20/appium-overview)\n- [Appium Architecture](https://github.com/lana-20/appium-architecture)\n\n### WebDriver Automation Architecture\n\n- [Appium's Protocol Extensions](https://github.com/lana-20/appium-webdriver-protocol-extensions)\n- [WebDriver and Appium clients](https://github.com/lana-20/webdriver-appium-clients)\n- [Appium Drivers](https://github.com/lana-20/appium-drivers)\n\n### Installation and Setup\n\n- [Java Setup](https://github.com/lana-20/java-setup)\n- [Appium Setup - TBD]()\n- [Project Setup - TBD]()\n\n### Mobile App Automation Using Appium\n\n- [AUT1 - The App](https://github.com/cloudgrey-io/the-app/releases), [AUT2 - NativeDemoApp](https://github.com/webdriverio/native-demo-app/releases), [AUT3 - VodQA - Android](https://github.com/AppiumTestDistribution/appium-demo/blob/main/VodQA.apk), [AUT4 - Proverbial - iOS](https://prod-mobile-artefacts.lambdatest.com/assets/docs/proverbial_ios.ipa) and [AUT4 - Proverbial - Android](https://prod-mobile-artefacts.lambdatest.com/assets/docs/proverbial_android.apk)\n- [Types of Mobile Apps](https://github.com/lana-20/mobile-app-types)\n- [Configuring and Launching Mobile Sessions](https://github.com/lana-20/configure-launch-mobile-sessions)\n- [Element Discovery](https://github.com/lana-20/appium-element-discovery)\n- [Interacting with Mobile Elements](https://github.com/lana-20/appium-elements-interaction)\n- [Execute Script Overloading](https://github.com/lana-20/appium-execute-script-overloading)\n- [Touch Actions](https://github.com/lana-20/appium-touch-actions)\n\n### Additional Appium Modes and Features\n\n- [Device Management](https://github.com/lana-20/appium-device-management)\n- [App Management](https://github.com/lana-20/appium-app-management)\n- [Android Activity Management](https://github.com/lana-20/android-activity-management)\n- [Web App Testing](https://github.com/lana-20/web-app-testing)\n- [Hybrid App Testing](https://github.com/lana-20/hybrid-app-testing)\n- [Setting Up App State](https://github.com/lana-20/appium-state-setup)\n\n### Test Suite Design\n- [From Automation to Testing](https://github.com/lana-20/appium-automation-to-testing)\n- [Deciding What to Test](https://github.com/lana-20/appium-what-to-test)\n- [Test Runners and Frameworks](https://github.com/lana-20/appium-test-runners-frameworks)\n- [The Page Object Model in Theory](https://github.com/lana-20/appium-pom-theory)\n- [The Page Object Model in Practice - Part 1](https://github.com/lana-20/appium-pom-practice-1)\n\n\n### Appium and Selenium at Scale\n- [Running Tests in Parallel in Theory](https://github.com/lana-20/appium-parallel-testing-theory)\n\n\n### Best Practices\n- [Fast, Repeatable, and Reliable Tests in Appium](https://github.com/lana-20/appium-best-practices)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flana-20%2Fappium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flana-20%2Fappium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flana-20%2Fappium/lists"}