Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Issue 331363004: Add a script to test Chrome with the NVDA screen reader. (Closed)

Created:
6 years, 5 months ago by dmazzoni
Modified:
6 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283699

Patch Set 1 #

Total comments: 20

Patch Set 2 : Reduce flakiness #

Patch Set 3 : Address other feedback #

Total comments: 6

Patch Set 4 : Fix copyright #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, --1 lines) Patch
A + tools/accessibility/nvda/OWNERS View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A tools/accessibility/nvda/README.txt View 1 2 1 chunk +58 lines, -0 lines 0 comments Download
A tools/accessibility/nvda/nvda_chrome_tests.py View 1 2 3 1 chunk +229 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
dmazzoni
Suggestions for where to put this code are welcome, this is just the first idea ...
6 years, 5 months ago (2014-06-27 17:55:15 UTC) #1
David Tseng
https://codereview.chromium.org/331363004/diff/1/tools/accessibility/nvda/README.txt File tools/accessibility/nvda/README.txt (right): https://codereview.chromium.org/331363004/diff/1/tools/accessibility/nvda/README.txt#newcode1 tools/accessibility/nvda/README.txt:1: This directory contains semi-automated tests of Chrome with Add ...
6 years, 5 months ago (2014-06-30 16:55:29 UTC) #2
dmazzoni
No more flaky sleep calls! Ready for another look. https://codereview.chromium.org/331363004/diff/1/tools/accessibility/nvda/README.txt File tools/accessibility/nvda/README.txt (right): https://codereview.chromium.org/331363004/diff/1/tools/accessibility/nvda/README.txt#newcode1 tools/accessibility/nvda/README.txt:1: ...
6 years, 5 months ago (2014-07-15 06:09:58 UTC) #3
dmazzoni
https://codereview.chromium.org/331363004/diff/1/tools/accessibility/nvda/nvda_chrome_tests.py File tools/accessibility/nvda/nvda_chrome_tests.py (right): https://codereview.chromium.org/331363004/diff/1/tools/accessibility/nvda/nvda_chrome_tests.py#newcode94 tools/accessibility/nvda/nvda_chrome_tests.py:94: On 2014/07/15 06:09:58, dmazzoni wrote: > On 2014/06/30 16:55:29, ...
6 years, 5 months ago (2014-07-15 15:41:18 UTC) #4
David Tseng
lgtm Just a few questions. https://codereview.chromium.org/331363004/diff/40001/tools/accessibility/nvda/nvda_chrome_tests.py File tools/accessibility/nvda/nvda_chrome_tests.py (right): https://codereview.chromium.org/331363004/diff/40001/tools/accessibility/nvda/nvda_chrome_tests.py#newcode2 tools/accessibility/nvda/nvda_chrome_tests.py:2: # Copyright (c) 2014 ...
6 years, 5 months ago (2014-07-15 21:34:45 UTC) #5
dmazzoni
https://codereview.chromium.org/331363004/diff/40001/tools/accessibility/nvda/nvda_chrome_tests.py File tools/accessibility/nvda/nvda_chrome_tests.py (right): https://codereview.chromium.org/331363004/diff/40001/tools/accessibility/nvda/nvda_chrome_tests.py#newcode2 tools/accessibility/nvda/nvda_chrome_tests.py:2: # Copyright (c) 2014 The Chromium Authors. All rights ...
6 years, 5 months ago (2014-07-17 06:52:43 UTC) #6
dmazzoni
The CQ bit was checked by dmazzoni@chromium.org
6 years, 5 months ago (2014-07-17 06:54:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/331363004/60001
6 years, 5 months ago (2014-07-17 07:00:09 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 07:48:42 UTC) #9
Message was sent while issue was closed.
Change committed as 283699

Powered by Google App Engine
This is Rietveld 408576698