liip / TheA11yMachine

The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.

Home Page:https://www.liip.ch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integration with browser automation

jasonday opened this issue · comments

Feature request:

  • Include capability to script pages via a headless browser (PhantomJS page automation)
  • Roll up to dashboard to test case
  • Example: Add to bag test
    -- go to product A
    -- select attributes
    -- add to bag
    -- view shopping cart
    -The dashboard would show the accessibility test results for the entire "add to bag" test, allowing for exploration into the individual steps

This would allow for testing of interactions such as modals, tabs, accordions, etc. and testing of experiences and/or segments of a site's user base.