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

Violations are not reported when the target is a frameset #16

Closed rodolfolanda closed 7 years ago

rodolfolanda commented 8 years ago

Hi @dylanb, @marcysutton,

I am using aXe plugin for Firefox and axe-webdriverjs to test the same pages. I get different results reported from both, in the same page:

Firefox Plugin: 6 violations found:

axe-webdriver: 3 violations found:

Elements not found by axe-webdriver have the following target:

Note: In pages without "frameset" I get the same number of violations reported from both.

Thanks,

Rodolfo Landa

dylanb commented 8 years ago

@rodolfolanda is the page public or can you upload an example set of files?

rodolfolanda commented 8 years ago

Hi @dylanb,

Can I send you the file to an email?

dylanb commented 8 years ago

@rodolfolanda yes, my email address is in my profile

rodolfolanda commented 8 years ago

@dylanb I sent you further information via email.

rodolfolanda commented 7 years ago

@dylanb Is there any further information that I can send to you?

dylanb commented 7 years ago

@rodolfolanda yes there is, please check your email

marcysutton commented 7 years ago

@rodolfolanda @dylanb can we get more information to resolve this issue? I'm going to close it for now, but we can reopen if the issue persists.