Appium

Open-source projects categorized as Appium

Top 18 Appium Open-Source Projects

  • appium

    Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol

  • Project mention: React Native Testing Options Overview | dev.to | 2024-05-14

    There are two well-supported solutions on the market for mobile apps testing. Gray box end-to-end testing and automation library called Detox, and open source, a cross-platform test automation tool for native, hybrid and mobile apps called Appium.

  • WinAppDriver

    Windows Application Driver

  • Project mention: Automated testing WPF app | /r/csharp | 2023-12-09

    We use WinAppDriver with appium https://github.com/microsoft/WinAppDriver We are no longer developing the desktop application, but our Azure devops pipeline is still running the tests.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • appium-inspector

    A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server

  • Project mention: Automating Android TV app with Nightwatch | dev.to | 2024-04-25

    To inspect elements, it is recommended to download the Appium Inspector or use the browser version.

  • appium-uiautomator2-driver

    Appium driver for Android UIAutomator2

  • Project mention: Automating Android TV app with Nightwatch | dev.to | 2024-04-25

    'app.android.emulator': { extends: 'app', 'desiredCapabilities': { // More capabilities can be found at https://github.com/appium/appium-uiautomator2-driver#capabilities browserName: null, platformName: 'android', // `appium:options` is not natively supported in Appium v1,but works with Nightwatch. // If copying these capabilities elsewhere while using Appium v1,make sure to remove `appium:options` // and add `appium:` prefix to each one of its capabilities,e.g. change 'app' to 'appium:app'. 'appium:options': { automationName: 'UiAutomator2', // Android Virtual Device to run tests on avd: 'TV_1080p', orientation: 'PORTRAIT', // While Appium v1 supports relative paths,it's more safe to use absolute paths instead. // Appium v2 does not support relative paths. app: `${__dirname}/apps/tv-app.apk`, appActivity: 'com.tv.app.MainActivity', // include this if app does not start on its own - // chromedriver executable to use for testing web-views in hybrid apps. // add '.exe' at the end below (making it 'chromedriver.exe') if testing on windows. chromedriverExecutable: `${__dirname}/chromedriver-mobile/chromedriver`, newCommandTimeout: 0 } } },

  • robotframework-appiumlibrary

    AppiumLibrary is an appium testing library for RobotFramework

  • qxf2-page-object-model

    Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services.

  • selenium-jupiter

    JUnit 5 extension for Selenium WebDriver

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • HybridTestFramework

    End to End testing of Web, API, Cloud, Events and Security

  • Project mention: Cloud Native Testing Framework | news.ycombinator.com | 2024-03-27
  • appium-parallel-execution

    A lean, up-to-date, and cross-platform solution to run your mobile tests into a Selenium Grid using Appium.

  • iauto

    iauto is a low-code engine for building and deploying AI agents

  • Project mention: Show HN: Iauto – Low-Code automation tool that integrates LLM and RPA | news.ycombinator.com | 2024-02-25
  • xappium.uitest

    Xappium.UITest is a UITest helper framework built on top of Appium. This aims at making it easier to write and run UI Tests.

  • GADS

    Simple device farm for remote control of devices and Appium test execution on iOS/Android (by shamanec)

  • appium-roku-driver

    A Roku Driver for Appium. https://headspin.io

  • Project mention: A Step-by-Step Guide to Test Automation with Appium | dev.to | 2023-08-15

    To know more about Roku driver, visit https://github.com/headspinio/appium-roku-driver

  • react-native-app-tests

    This repository has example code to write automation tests for react native app using appium

  • citronella

    Webdriver Extension with Page Object Wrapper

  • bitrise-appium

    A Demo project for running Appium with Bitrise CI/CD

  • next-big-thing

    The project is a collection of modules that allows every Automation Test Engineer (ATE) to create/maintain automated test cases.

  • appium-locator-sample

    Demo project for Appium supported locators

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Appium related posts

  • Automating Android TV app with Nightwatch

    3 projects | dev.to | 25 Apr 2024
  • Automating Mobile Web Browsers with Appium

    1 project | dev.to | 28 Mar 2024
  • Automated testing WPF app

    2 projects | /r/csharp | 9 Dec 2023
  • Dogu v2.0.0: Run routine with latest app, License policy and admin settings for self-hosted, Browser video recording, and more

    1 project | dev.to | 18 Sep 2023
  • A Step-by-Step Guide to Test Automation with Appium

    7 projects | dev.to | 15 Aug 2023
  • How Are E2E Tests Performed for Test Automation Product? - Dogu E2E Testing Implementation

    1 project | dev.to | 14 Aug 2023
  • Dogu: Test automation platform for web, mobile, game applications with many test frameworks

    1 project | /r/coolgithubprojects | 28 Jul 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Appium projects? This list will help you:

Project Stars
1 appium 18,016
2 WinAppDriver 3,515
3 appium-inspector 963
4 appium-uiautomator2-driver 473
5 robotframework-appiumlibrary 389
6 qxf2-page-object-model 248
7 selenium-jupiter 229
8 HybridTestFramework 137
9 appium-parallel-execution 100
10 iauto 66
11 xappium.uitest 61
12 GADS 44
13 appium-roku-driver 17
14 react-native-app-tests 14
15 citronella 3
16 bitrise-appium 2
17 next-big-thing 2
18 appium-locator-sample 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com