All Projects → freeautomationlearning → AppiumGrid

freeautomationlearning / AppiumGrid

Licence: other
A framework for running appium tests in parallel across devices and also on desktop browser... U like it STAR it !!

Programming Languages

HTML
75241 projects
CSS
56736 projects
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to AppiumGrid

Appium
This is Chirag... and this Repo for Appium code...... You can see Appium tutorial video at given you tube channel
Stars: ✭ 23 (+35.29%)
Mutual labels:  appium, appium-tests, appium-tutorials, appium-android, appium-framework
SHAFT ENGINE
SHAFT is an MIT licensed test automation engine. Powered by best-in-class frameworks like Selenium WebDriver, Appium & RestAssured it provides a wizard-like syntax to increase productivity, and built-in wrappers to eliminate boilerplate code and to ensure your tests are extra stable and your results are extra reliable.
Stars: ✭ 170 (+900%)
Mutual labels:  selenium-java, selenium-webdriver, appium, selenium-grid, appium-framework
OneFramework
Automation for iOS, Android, & Web Apps with one codebase. Like it, Star it & spread the word !!!
Stars: ✭ 46 (+170.59%)
Mutual labels:  selenium-webdriver, appium, testng, pageobject-pattern, appium-android
python-appium-framework
Complete Python Appium framework in 360 degree
Stars: ✭ 43 (+152.94%)
Mutual labels:  parallel, selenium-webdriver, appium, appium-framework
Selenium-Foundation
Selenium Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium (WebDriver).
Stars: ✭ 51 (+200%)
Mutual labels:  selenium-java, appium, selenium-grid, testng
Java.appium
Mobile test automation using Appium in Java
Stars: ✭ 59 (+247.06%)
Mutual labels:  selenium-webdriver, appium, testng
appium-dashboard-plugin
Appium plugin that provides complete test logs, video recording of test and device logs(logcat and syslogs) for easy debugging.
Stars: ✭ 82 (+382.35%)
Mutual labels:  appium, appium-android, appium-framework
SeleniumCucumber
BDD framework for automation using Selenium Cucumber and TestNg
Stars: ✭ 48 (+182.35%)
Mutual labels:  selenium-java, selenium-webdriver, testng
Autonomx
Autonomx provides a complete testing platform for UI (Web, iOS, Android, Win) and API testing. It provides a feature rich and viable testing solution for end to end testing. It's designed to be fast, scalable, reliable and adaptable to any requirements for ever growing projects.
Stars: ✭ 14 (-17.65%)
Mutual labels:  parallel, appium, testng
Appiumtestdistribution
A tool for running android and iOS appium tests in parallel across devices... U like it STAR it !
Stars: ✭ 764 (+4394.12%)
Mutual labels:  parallel, appium, testng
Selenium Java Lean Test Achitecture
Ready to use Lean Test Automation Architecture using Java and Selenium WebDriver to speed up your test automation
Stars: ✭ 152 (+794.12%)
Mutual labels:  parallel, selenium-webdriver, testng
PWAF
Python Webdriver Automation Framework
Stars: ✭ 37 (+117.65%)
Mutual labels:  selenium-webdriver, pageobject-pattern
Katalium
Stars: ✭ 36 (+111.76%)
Mutual labels:  selenium-webdriver, testng
Z-Spider
一些爬虫开发的技巧和案例
Stars: ✭ 33 (+94.12%)
Mutual labels:  selenium-webdriver, appium
Java.webdriver
Browser test automation using Selenium WebDriver in Java
Stars: ✭ 135 (+694.12%)
Mutual labels:  selenium-webdriver, testng
Frameworkium Core
Framework for writing maintainable Selenium and REST API tests in Java.
Stars: ✭ 107 (+529.41%)
Mutual labels:  selenium-webdriver, appium
SeleniumWebDriverWithCSharp
BDD with Selenium Webdriver and Specflow using C#
Stars: ✭ 22 (+29.41%)
Mutual labels:  selenium-webdriver, selenium-grid
SeleniumDemo
Selenium automation test framework
Stars: ✭ 84 (+394.12%)
Mutual labels:  selenium-webdriver, selenium-grid
Selenoid
Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
Stars: ✭ 2,065 (+12047.06%)
Mutual labels:  selenium-webdriver, selenium-grid
Selenium Jupiter
JUnit 5 extension for Selenium WebDriver
Stars: ✭ 185 (+988.24%)
Mutual labels:  selenium-webdriver, appium

AppiumGrid

Hi Guys, this is Chirag Singh and this repository contains all the code which I created on the You Tube Channel "FREE AUTOMATION LEARNING". You can download the code and run these code at your machine.

You can watch the appium grid video on https://www.youtube.com/playlist?list=PLXbcghgSZDrq7rUFsXoR-7idS4DFTOqKO

This repository contains the code to run test script parallel on the mobile devices and also run the code on the browser by using selenium webdriver.

To run the code on mobile you need to pass "myPlatform" as "mobile" and if you need to run the code web browser on the desktop then you need to pass "myPlatform" as "web" in the BaseClass.java file at line number 50.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].