robotframework-anywherelibrary
Cross-platform testing library
A cross-platform testing library for Robot Framework allowing tests to run on multiple platforms, including desktop browsers and mobile devices.
AnywhereLibrary is a cross platform(desktop browser,Android,iOS) testing library for Robot Framework that leverages the [Selenium 2(WebDriver)] libraries internally to control a web browser and [appium] as mobile test automation framework for use with native and hybrid app.
64 stars
13 watching
37 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
appiumpythonrobot-frameworkwebdriver
Related projects:
Repository | Description | Stars |
---|---|---|
serhatbolsu/robotframework-appiumlibrary | Provides a Python library to automate mobile app testing using Appium | 403 |
jg8481/robotframework-scala-remote-library | A Scala-based remote library inspired by a Robot Framework tutorial for testing and automation | 6 |
marketsquare/robotframework-requests | A library that wraps the Python Requests Library to simplify HTTP API testing in Robot Framework. | 488 |
omenia/robotframework-whitelibrary | Automates Windows GUI technologies using Robot Framework | 54 |
boakley/robotframework-pageobjectlibrary | A lightweight library that simplifies testing of web pages using the Page Object pattern | 78 |
lcarbonn/robotframework-eclipselibrary | A Robot Framework library for testing Eclipse RCP applications and simple Java SWT-based applications using SWTBot | 8 |
robotframework/remoteinterface | An interface allowing test libraries to run as external processes, connecting Robot Framework with other languages and platforms. | 32 |
appium/ruby_lib | Provides Ruby interfaces to Appium for automating mobile app testing | 216 |
marketsquare/robotframework-angularjs | An extension of Robotframework's SeleniumLibrary to support testing of Angular applications | 34 |
marketsquare/robotframework-database-library | A Robot Framework library that provides a simple and efficient way to interact with various databases using different Python modules. | 159 |
appium/java-client | Provides a Java binding for writing Appium tests conforming to the WebDriver Protocol | 1,220 |
alterway/robotframework-drupallibrary | A library providing utilities and Robot Framework keywords for automating Drupal site testing. | 5 |
wpilibsuite/allwpilib | Provides libraries and tools for building robot programs using the roboRIO platform | 1,080 |
vishal-android-freak/adxl362-interfacing-library | A Java-based library for interfacing with an ADXL362 accelerometer on Raspberry Pi or other compatible platforms. | 2 |
marketsquare/swinglibrary | A library for testing Java Swing applications using the Robot Framework automation framework. | 113 |