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: Ensure that when the injection of axe-core into an iframe fails,… #49

Closed dylanb closed 6 years ago

dylanb commented 6 years ago

… the driver context is reset to something meaningful

I could not simulate the slow loading iframe in an integration test...I tried :-( ask @anikg, he was with me :-)

WilcoFiers commented 6 years ago

I'm surprised Anik has a Github account!