ThePacielloGroup / ARC-Toolkit

Quickly uncover and resolve accessibility issues on any web page with TPGi’s single-page, on-demand, accessibility testing tool.
https://www.tpgi.com/arc-platform/arc-toolkit/
7 stars 1 forks source link

Run on selected node feature does not function #28

Closed dabrams888 closed 1 year ago

dabrams888 commented 1 year ago

Describe the bug

When running tests in ARC Toolkit the user has the option to select a node in the Elements pane to limit the scope of what parts of the DOM will be tested against. This feature does not appear to function properly for the following reasons:

To Reproduce

  1. Go to 'https://www.tpgi.com/'
  2. Right click on a section of the page and select the 'Inspect' option (alternatively use a keyboard shortcut to open the developer tools). The Elements pane of the developer tools should appear with the inspected node highlighted.
  3. Navigate to the ARC Toolkit pane in the developer tools.
  4. Note that the option to "Run on selected node only" is not present (issue number 1).
  5. Navigate back to the Elements pane and select a different node.
  6. Navigate back to the ARC Toolkit pane and notice that the "Run on selected node only" checkbox has appeared.
  7. Check the "Run on selected node only" checkbox and select the "Run tests" button.
  8. Note that the "Run on selected node only" checkbox now disappears and the resulting errors/alerts reported include elements outside of the selected node (issue number 2).

Expected behavior

Screenshots

image

Version information

ferllings commented 1 year ago

I believe this as been fixed in the upcoming 5.5.0 version.

poorgeek commented 1 year ago

This feature has been released.