StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. DevOps
  3. Testing Frameworks
  4. Browser Testing
  5. Selendroid vs Selenium

Selendroid vs Selenium

OverviewDecisionsComparisonAlternatives

Overview

Selenium
Selenium
Stacks16.2K
Followers12.6K
Votes527
GitHub Stars33.6K
Forks8.6K
Selendroid
Selendroid
Stacks21
Followers62
Votes0
GitHub Stars893
Forks435

Selendroid vs Selenium: What are the differences?

  1. 1. Execution Language: Selendroid: Supports only Java as the execution language. This means that developers can write test scripts only in Java when using Selendroid. Selenium: Supports multiple languages such as Java, C#, Python, Ruby, and JavaScript for writing test scripts. This allows developers to choose their preferred language for test automation.

  2. 2. Mobile Platform Support: Selendroid: Primarily designed for Android mobile applications, Selendroid provides native and hybrid app support for Android versions up to 7.0. Selenium: Selenium has broader platform support and can automate testing for both Android and iOS mobile applications. It provides support for the latest versions of both platforms.

  3. 3. Architecture: Selendroid: Selendroid is a standalone server that runs as an embedded Android app automation framework. It integrates with the Android driver provided by Selenium. Selenium: Selenium consists of Selenium WebDriver, which is a collection of language-specific bindings to interact with browser-based applications, and Selenium Grid, which allows parallel test execution across multiple machines.

  4. 4. Native App Testing: Selendroid: Selendroid supports native app testing, providing the ability to interact with the native components of an Android application. Selenium: Selenium WebDriver also supports native app testing through the mobile-specific drivers like Appium, which allows interaction with native elements of both Android and iOS applications.

  5. 5. Popularity and Community Support: Selendroid: Selendroid has a relatively smaller community compared to Selenium, resulting in fewer resources, tutorials, and community support. Selenium: Selenium has a larger and more active community, making it easier to find resources, tutorials, and assistance from other users.

  6. 6. Cross-Platform Testing: Selendroid: Selendroid is primarily focused on Android app testing and does not have native support for cross-platform testing. Selenium: Selenium provides support for cross-platform testing, allowing automation of web applications across various platforms and browsers.

In Summary, Selendroid is limited to Java, supports only Android, has a standalone architecture, focuses on native app testing, has a smaller community, and lacks cross-platform support when compared to Selenium.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Advice on Selenium, Selendroid

Shivam
Shivam

Mar 5, 2020

Needs advice

we are having one web application developed in Reacts.js. in the application, we have only 4 to 5 pages that we need to test. I am having experience in selenium with java. Please suggets which tool I should use. and why ............................ ............................ .............................

241k views241k
Comments

Detailed Comparison

Selenium
Selenium
Selendroid
Selendroid

Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.

Selendroid is a test automation framework which drives off the UI of Android native and hybrid applications (apps) and the mobile web. Tests are written using the Selenium 2 client API

-
Full compatibility with the JSON Wire Protocol/Selenium 3 Ready.;No modification of app under test required in order to automate it;Testing the mobile web using built in Android driver webview app;Same concept for automating native or hybrid apps;UI elements can be found by different locator types;Gestures are supported: Advanced User Interactions API;Selendroid can interact with multiple Android devices (emulators or hardware devices) at the same time;Existing Emulators are started automatically;Selendroid supports hot plugging of hardware devices;Full integration as a node into Selenium Grid for scaling and parallel testing;Multiple Android target API support (10 to 19);Built in Inspector to simplify test case development.;Selendroid can be extended at runtime with your own extensions
Statistics
GitHub Stars
33.6K
GitHub Stars
893
GitHub Forks
8.6K
GitHub Forks
435
Stacks
16.2K
Stacks
21
Followers
12.6K
Followers
62
Votes
527
Votes
0
Pros & Cons
Pros
  • 177
    Automates browsers
  • 154
    Testing
  • 101
    Essential tool for running test automation
  • 24
    Record-Playback
  • 24
    Remote Control
Cons
  • 8
    Flaky tests
  • 4
    Slow as needs to make browser (even with no gui)
  • 2
    Update browser drivers
No community feedback yet
Integrations
No integrations available
Android SDK
Android SDK

What are some alternatives to Selenium, Selendroid?

BrowserStack

BrowserStack

BrowserStack is the leading test platform built for developers & QAs to expand test coverage, scale & optimize testing with cross-browser, real device cloud, accessibility, visual testing, test management, and test observability.

Sauce Labs

Sauce Labs

Cloud-based automated testing platform enables developers and QEs to perform functional, JavaScript unit, and manual tests with Selenium or Appium on web and mobile apps. Videos and screenshots for easy debugging. Secure and CI-ready.

LambdaTest

LambdaTest

LambdaTest platform provides secure, scalable and insightful test orchestration for website, and mobile app testing. Customers at different points in their DevOps lifecycle can leverage Automation and/or Manual testing on LambdaTest.

Karma

Karma

Karma is not a testing framework, nor an assertion library. Karma just launches a HTTP server, and generates the test runner HTML file you probably already know from your favourite testing framework. So for testing purposes you can use pretty much anything you like.

Playwright

Playwright

It is a Node library to automate the Chromium, WebKit and Firefox browsers with a single API. It enables cross-browser web automation that is ever-green, capable, reliable and fast.

Rainforest QA

Rainforest QA

Rainforest gives you the reliability of a QA team and the speed of automation, without the hassle of managing a team or the pain of writing automated tests.

BitBar

BitBar

Testdroid provides a set of products for Android and iOS app/game testing on real devices. With different testing solutions, you can efficiently develop and test your mobile apps/games in agile way and achieve your business goals.

WebdriverIO

WebdriverIO

WebdriverIO lets you control a browser or a mobile application with just a few lines of code. Your test code will look simple, concise and easy to read.

TestingBot

TestingBot

TestingBot provides automated and Manual cross browser testing in the cloud. Make sure your website looks ok in all browsers.

Ghost Inspector

Ghost Inspector

It lets you create and manage UI tests that check specific functionality in your website or application. We execute these automated browser tests continuously from the cloud and alert you if anything breaks.

Related Comparisons

GitHub
Bitbucket

Bitbucket vs GitHub vs GitLab

GitHub
Bitbucket

AWS CodeCommit vs Bitbucket vs GitHub

Kubernetes
Rancher

Docker Swarm vs Kubernetes vs Rancher

Postman
Swagger UI

Postman vs Swagger UI

gulp
Grunt

Grunt vs Webpack vs gulp