Selenium Extension Library
Project description
SeleniumExtensionLibrary
Library Scope: GLOBAL
Created: 10/29/2019 16:21 PM UTC-8
Author: Shiela Buitizon | email:shiela.buitizon@mnltechnology.com
Company: Spiralworks Technologies Inc.
Contents:
Introduction
SeleniumExtensionLibrary is a extension library of Robotframework SeleniumLibrary.
View the latest keyword Documentation here.
Installation
Option 1
Install using pypi, run:
pip install rf-seleniumextensionlibrary
Option 2
With recent version of pip
, it is possible to install directly from GitHub repository. To Install latest source
from the master branch, use this command:
pip install git+https://github.com/MainSystemDev/rf-seleniumextensionlibrary.git
Please note that installation will take some time, because pip
will
clone the SeleniumExtensionLibrary project to a temporary directory and then
perform the installation.
Usage
To use SeleniumExtensionLibrary in Robot Framework tests, the library needs to
first be imported using the Library
setting as any other library.
*** Settings ***
Library SeleniumExtensionLibrary
Generating Documentation
To Generate the keyword Documentation, simple run:
python -m robot.libdoc SeleniumExtensionLibrary docs/index.html
Note that the library must first be installed before generating a documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for rf_seleniumextensionlibrary-0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e88d2ddb54388081ca7609a466ea18a01422626b6bac6b31b79362762cd591ae |
|
MD5 | 172b8e19493d8598c876bbac7b17fdc8 |
|
BLAKE2b-256 | a57ca03d8f4cb76b7150bb07214b15df83e5e2bc9e2fb7b5cfffb59a50df1a0e |