A C E I O R W

A

analyze() - Method in class com.deque.axe.AXE.Builder
Run aXe against the page.
analyze(WebElement) - Method in class com.deque.axe.AXE.Builder
Run aXe against a specific WebElement.
AXE - Class in com.deque.axe
 
AXE() - Constructor for class com.deque.axe.AXE
 
AXE.Builder - Class in com.deque.axe
Chainable builder for invoking aXe.
AXE.Builder(WebDriver, URL) - Constructor for class com.deque.axe.AXE.Builder
Injects the aXe script into the WebDriver.

C

com.deque.axe - package com.deque.axe
 

E

exclude(String) - Method in class com.deque.axe.AXE.Builder
Exclude a selector.

I

include(String) - Method in class com.deque.axe.AXE.Builder
Include a selector.
inject(WebDriver, URL) - Static method in class com.deque.axe.AXE
Recursively injects aXe into all iframes and the top level document.

O

options(String) - Method in class com.deque.axe.AXE.Builder
Set the aXe options.

R

report(JSONArray) - Static method in class com.deque.axe.AXE
 

W

writeResults(String, Object) - Static method in class com.deque.axe.AXE
Writes a raw object out to a JSON file with the specified name.

A C E I O R W

Copyright © 2015. All rights reserved.