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: failed to inject into iframe issue #137

Closed michael-siek closed 5 years ago

michael-siek commented 5 years ago

Used By keyword to access tagName to get iframe instead of passing {tagName: 'iframe'} to findelements

Closes issue:

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.