Skip to content

Latest commit

 

History

History

axe-basic-browser-ext

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

axe-core basic examples: Browser extension


Go to the GitHub Playbook-Automation published page


axe browser extensions

The Axe web browser extension tool is a free tool from Deque Systems that offers developers and testers a relatively quick and easy way to test for accessibility within a development or production environment via their web browser.

The tool currently integrates with Chrome, Firefox, and Edge with extended features being available via the Chrome extension.

Note: Deque also offers an upgrade to an axe beta extension tool. In addition to automated testing, this tools adds additional capabilities such as:

  • Intelligent Guided Testing
  • Ability to test a part of a page
  • Ability to save & export results

This upgrade requires registration. You can find out more about this version at the Deque web site.


Technology stack

  • Google Chrome desktop (offers guided testing)

  • Mozilla Firefox

  • Microsoft Edge

Setup

Setup is described via the appropriate browser's "store" at the following locations:

  1. Chrome web store
  2. Firefox web store
  3. Edge web store

Usage/Syntax

See individual browser extension.

More information

See below for more information and basic usage:


02/21/2021 | 05:26a