- analyze(WebDriver) - Static method in class com.deque.html.axecore.extensions.WebDriverExtensions
-
Run axe against the entire page.
- analyze(WebDriver, AxeBuilderOptions) - Static method in class com.deque.html.axecore.extensions.WebDriverExtensions
-
Run axe against the entire page.
- analyze(WebDriver, WebElement) - Static method in class com.deque.html.axecore.extensions.WebDriverExtensions
-
Run axe against the entire page.
- analyze(WebDriver, WebElement, AxeBuilderOptions) - Static method in class com.deque.html.axecore.extensions.WebDriverExtensions
-
Run axe against the entire page.
- analyze(WebDriver, WebElement...) - Method in class com.deque.html.axecore.selenium.AxeBuilder
-
Run axe against a specific WebElement or webElements (including its descendants).
- analyze(WebDriver) - Method in class com.deque.html.axecore.selenium.AxeBuilder
-
Run axe against the entire page.
- analyze(WebDriver, boolean) - Method in class com.deque.html.axecore.selenium.AxeBuilder
-
Run axe against the entire page.
- AxeBuilder - Class in com.deque.html.axecore.selenium
-
Fluent style builder for invoking aXe.
- AxeBuilder() - Constructor for class com.deque.html.axecore.selenium.AxeBuilder
-
Initialize an instance of AxeBuilder.
- AxeBuilder(AxeBuilderOptions) - Constructor for class com.deque.html.axecore.selenium.AxeBuilder
-
Initialize an instance of AxeBuilder.
- AxeBuilder(AxeBuilderOptions, ObjectMapper) - Constructor for class com.deque.html.axecore.selenium.AxeBuilder
-
Initialize an instance of AxeBuilder.
- AxeBuilderOptions - Class in com.deque.html.axecore.selenium
-
provides axe builder options.
- AxeBuilderOptions() - Constructor for class com.deque.html.axecore.selenium.AxeBuilderOptions
-
- AxeReporter - Class in com.deque.html.axecore.selenium
-
Methods for writing, serializing, and to deserialize the Axe scan results.
- axeRunScript - Variable in class com.deque.html.axecore.selenium.AxeBuilder
-