Add a script to test Chrome with the NVDA screen reader.
commitd240aba42d02343925eb286bce32b65b7149b332
authordmazzoni@chromium.org <dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 17 Jul 2014 07:48:37 +0000 (17 07:48 +0000)
committerdmazzoni@chromium.org <dmazzoni@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 17 Jul 2014 07:48:37 +0000 (17 07:48 +0000)
tree10cd229ec6c1693b0992ffd39990a0982a487f92
parent29755c53416a600bc981aac68e935858e1f4bb89
Add a script to test Chrome with the NVDA screen reader.

This script automates testing Chrome with NVDA to help catch
regressions. Eventually maybe this could be run on bots, but
right now it requires several manual steps to set up, but still
saves valuable manual testing time.

BUG=389622
NOTRY=true

Review URL: https://codereview.chromium.org/331363004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283699 0039d316-1c4b-4281-b951-d872f2087c98
tools/accessibility/nvda/OWNERS [new file with mode: 0644]
tools/accessibility/nvda/README.txt [new file with mode: 0644]
tools/accessibility/nvda/nvda_chrome_tests.py [new file with mode: 0644]