Download presentation
Presentation is loading. Please wait.
1
Accessibility into Automation
8 October 2016
2
DISCLAIMER: I do not work FOR or Get paid to Promote AXE or any DEQUE products I just like using them!
3
the Accessibility Engine
AXE the Accessibility Engine Deque System’s aXe (The Accessibility Engine) open source library is a lightweight (~100 KB), fast, portable JavaScript library that executes automated accessibility testing inside your testing framework or browser of choice. Chrome developer tools extension Karma QUnit Jasmine Mocha R-Spec Cucumber Selenium Java Selenium JavaScript PhantomJS and any testing framework that supports JavaScript execution
4
the Accessibility Engine
AXE the Accessibility Engine Axe-core git repo: API Documentation: Other projects:
5
Chrome developer tools extension
8
Lets AUtomate
9
My Automation Setup Gulp: Is a toolkit that helps you automate painful or time-consuming tasks in your development workflow. SASS: An extension of CSS that adds power and elegance to the basic language. It allows to use variables, nested rules, mixins, inline imports, and more. webpack: A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Browsersync: Makes your browser testing workflow faster by synchronizing URLs, interactions and code changes across multiple devices. It’s wicked-fast and totally free. gulp-axe-webdriver: Gulp plugin for aXe utilizing WebDriverJS
10
Get Gulp up and Running
11
Changes to your code
12
Cool RiGHT?
13
Q&A
14
Thank you sethk@criticalmass. com https://github
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.