Skip to main content

BJRobot is a web testing library for Robot Framework that leverages the Selenium 3 (WebDriver) libraries.

Project description

Introduction

BJRobot is an webdriver based testing library for RobotFramework which could handle both desktop browser and mobile native and hybrid app.

It support latest Selenium 3.0 webdriver and could be used without downloading webdriver for each browser again. It uses Appium (version 1.x) to communicate with Android and iOS application similar to how Selenium WebDriver talks to web browser.

It support Python 2.x for now.

Installation

Using pip

The recommended installation method is using pip:

pip install robotframework-bjrobot

The main benefit of using pip is that it automatically installs all dependencies needed by the library. Other nice features are easy upgrading and support for un-installation:

pip install -U robotframework-bjrobot

pip uninstall robotframework-bjrobot

Directory Layout

doc/

Keyword documentation

src/

Python source code

Usage

To write tests with Robot Framework and BJRobot, BJRobot must be imported into your RF test suite. See Robot Framework User Guide for more information.

As it uses Appium make sure your Appium server is up and running. For how to use Appium please refer to Appium Documentation

Documentation

The keyword documentation could be found at Keyword Documentation

TO LIST

execute_javascript

shell command support

Desktop GUI Automation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-bjrobot-0.6.0.zip (31.3 MB view details)

Uploaded Source

File details

Details for the file robotframework-bjrobot-0.6.0.zip.

File metadata

File hashes

Hashes for robotframework-bjrobot-0.6.0.zip
Algorithm Hash digest
SHA256 ce71485537376885e7e2fd63980ceb34f40668f11375e7c94ca9f2f92a697c32
MD5 993b81c9252ca6a0886b2ae60cc4ae4f
BLAKE2b-256 8896e17ed8e7716bc3c66c8992d620b98839c9609273f1a22bf5a7d8e84ffb28

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page