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

axe with webdriver IO #36

Closed thakareshweta closed 7 years ago

thakareshweta commented 7 years ago

I already have my tests written in webdriverIO and would like to use axe-webdriverjs for accessibility testing. can I use the same page objects which webdriver IO is using and just analyze the page using axe?

dylanb commented 7 years ago

yes