Skip to main content

Web testing library for Robot Framework Extended with Selenium2Library

Project description

Introduction

Robotframework-WebLibrary is a web testing library for Robot Framework that leverages the Selenium 2 (WebDriver) libraries from the Selenium project. We wrap the KWs(Web_xxxx) on it according to our project requirements.

It support Python 2.x only.

Installation

Using pip

The recommended installation method is using pip:

pip install robotframework-weblibrary

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 --upgrade robotframework-weblibrary
pip uninstall robotframework-weblibrary

Project Contributors

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-weblibrary-2.0.1.zip (65.8 kB view hashes)

Uploaded Source

Supported by

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