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.4.zip (31.3 MB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for robotframework-bjrobot-0.6.4.zip
Algorithm Hash digest
SHA256 f5fa230d6a74d084e51223ec2442d13b497a1367cc5cc2533d293f2a739cce93
MD5 e17800a8811d69189175fff387d08442
BLAKE2b-256 2b8f318daf4ea3f3d403ab371394b69c615439a0b094d7affd54ff03ca935832

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