dequelabs / axe-webdriverjs

Provides a chainable axe API for Selenium's WebDriverJS and automatically injects into all frames.
Mozilla Public License 2.0
130 stars 46 forks source link

fix: overrides sandbox attr on iframes #138

Closed AutoSponge closed 5 years ago

AutoSponge commented 5 years ago

Removes and re-injects sandboxed iframes without the sandbox attribute prior to injecting axe.

Paired with: @michael-siek

Closes issue: dequelabs/attest-node-suite#246 dequelabs/attest-node-suite#332

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

AutoSponge commented 5 years ago

Make sure this goes to "docs" after merge.