Uses of Class
com.deque.html.axecore.axeargs.AxeRunOptions
-
Packages that use AxeRunOptions Package Description com.deque.html.axecore.selenium -
-
Uses of AxeRunOptions in com.deque.html.axecore.selenium
Methods in com.deque.html.axecore.selenium with parameters of type AxeRunOptions Modifier and Type Method Description AxeBuilderAxeBuilder. withOptions(AxeRunOptions newRunOptions)Run configuration data that is passed to axe for scanning the web page.
-