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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for robotframework-bjrobot-0.6.2.zip
Algorithm Hash digest
SHA256 006bb579f1f1edb134308a447fadb80d334ee258b886e3c66cf8742c6306b92b
MD5 b85cd71ebb3f0c5c224e6ca29468ee06
BLAKE2b-256 7d2e2fd6f1e1b1c6b6a17c65bf42e1ddc73476bbe6397aff21c80c40420cd395

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