Robot Framework resources for automating WebAIM Wave Toolbar
Project description
WAVE-library for Robot Framework
WAVE is an accessibility analyzing service and Firefox add-on created by WebAIM. This library provides a few Robot Framework resources for executing automated analyzes with the Firefox add-on.
(This package includes a Firefox profile with The WAVE Toolbar extension pre-installed. The WAVE toolbar, its interface elements, design elements, functionality, and underlying code are (c) WebAIM.)
$ pip install robotframework-wavelibrary
demo.robot:
*** Settings *** Library WAVELibrary Suite setup Open WAVE browser Suite teardown Close all browsers *** Test Cases *** Test single site Go to http://www.plone.org/ Check accessibility errors Test validation with template [Template] Check URL for accessibility errors http://www.plone.org/ http://www.drupal.org/ http://www.joomla.org/ http://www.wordpress.org/
$ pybot demo.robot
Changelog
0.1.1 (2013-05-25)
Fix packaging (removed non-ascii character from README)
0.1.0 (2013-05-25)
First pre-release
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 Distribution
robotframework-wavelibrary-0.1.1.zip
(341.7 kB
view details)
File details
Details for the file robotframework-wavelibrary-0.1.1.zip
.
File metadata
- Download URL: robotframework-wavelibrary-0.1.1.zip
- Upload date:
- Size: 341.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
15d4ee3658db25721f3207236028fab815e9deb2d7d94ee60bf510c3b71e40f9
|
|
MD5 |
e808ecc60555edf1535b23ba243bf880
|
|
BLAKE2b-256 |
541b6edf114bd96b5db41d111aa2b33923c48674cdb633ade08aeb4bbafaf232
|