Automated testing with aXe -- A11ycasts #15

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 มี.ค. 2017
  • aXe on GitHub: goo.gl/0FDyHW
    Manually reviewing a site for accessibility issues can be a time consuming process. Automated tools help streamline the work and make it easier to catch subtle mistakes. Today on A11ycasts we'll show one of those tools, a library called aXe, and how you can use it as a drop in script, a Selenium runner, or from your command line.
    ChromeDriver for Selenium:
    chromedriver.storage.googleap...
    Watch all A11ycasts episodes: goo.gl/06qEUW
    Subscribe to the Chrome Developers TH-cam channel for updates on new episodes of A11ycasts: goo.gl/LLLNvf

ความคิดเห็น • 34

  • @Ranger2060
    @Ranger2060 7 ปีที่แล้ว +2

    thank you for the really good introduction

  • @sureshgarine
    @sureshgarine 5 ปีที่แล้ว

    nice explanation. Thank you!

  • @gotchyared
    @gotchyared 4 ปีที่แล้ว

    Thank you for the great info.

  • @devduttanatu7058
    @devduttanatu7058 6 ปีที่แล้ว

    Hey Rob, Very nice series of lectures.

  • @ramalakshmitammineni9288
    @ramalakshmitammineni9288 3 ปีที่แล้ว

    your work is awesome

  • @sudheendrasubramanya2556
    @sudheendrasubramanya2556 ปีที่แล้ว +1

    Hay Rob. Thanks for making these videos. Most of the webpages we work with needs credentials to login to it. How can we do it with axe-selenium combo?

  • @varungudisena9463
    @varungudisena9463 4 ปีที่แล้ว

    very good explanation

  • @art-o-holic1242
    @art-o-holic1242 4 ปีที่แล้ว

    This is awesome..thanks so much

  • @adityabarbadikar9848
    @adityabarbadikar9848 5 ปีที่แล้ว

    How can I get Element source and location in results while performing automated execution?

  • @xircle
    @xircle 7 ปีที่แล้ว +1

    The aXe Chrome extension is my go-to choice for automated testing. I used WAVE once and it had way too many false positives and was very noisy visually.

  • @doreenfarfan4593
    @doreenfarfan4593 5 ปีที่แล้ว +2

    For the axe-cli, is there a way to only output violations? and is there a way to have the results outputted nicely into a file rather than in the command line output?

  • @thejaredwilcurt
    @thejaredwilcurt 7 ปีที่แล้ว +2

    Damn, I just released Koa11y a few days ago, it's built on top of Pa11y. Now I'm thinking it may make more sense to add in aXe support. Maybe a future version.

  • @sainaasaimaa
    @sainaasaimaa 5 ปีที่แล้ว

    Do you know how to install this with java ? Instead of js..

  • @ashishgujar6540
    @ashishgujar6540 3 ปีที่แล้ว

    Does it also output keyboard accessibility issues?

  • @armatearjun
    @armatearjun 7 ปีที่แล้ว

    Anything like this for Android and IOS?

  • @error.418
    @error.418 7 ปีที่แล้ว +1

    9:38

  • @markuslemcke
    @markuslemcke 2 ปีที่แล้ว

    Hi Rob, I installed Axe as Chrome-Extensions, but it looks like axe is no longer free to use. Is that right?

  • @ihowaonaro4511
    @ihowaonaro4511 3 ปีที่แล้ว

    when I run the axe-webdriverjs tests the exact same way it returns null to the console. it also throws an error when using

  • @DenisTRUFFAUT
    @DenisTRUFFAUT 7 ปีที่แล้ว

    Interesting !

  • @dramaticambience3512
    @dramaticambience3512 2 ปีที่แล้ว

    Google Chrome Developers is using apple mac