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

Issue 6018010: Adding pyauto tests for checking Chrome shortcuts. (Closed)

Created:
9 years, 12 months ago by sunandt
Modified:
9 years, 7 months ago
Reviewers:
dyu1, Nirnimesh
CC:
chromium-reviews, anantha, krisr
Visibility:
Public.

Description

Adding pyauto tests for checking Chrome shortcuts. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75335

Patch Set 1 #

Total comments: 10

Patch Set 2 : '' #

Total comments: 16

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -0 lines) Patch
A functional/shortcuts.py View 1 2 3 1 chunk +89 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sunandt
Tests for first set of shortcuts.
9 years, 12 months ago (2010-12-28 20:42:12 UTC) #1
Nirnimesh
Ccing kris since he was also interested in seeing a test for shortcuts. Kris, the ...
9 years, 11 months ago (2011-01-07 02:01:30 UTC) #2
dyu1
Do we have a status for this test?
9 years, 10 months ago (2011-02-17 01:47:57 UTC) #3
sunandt
I have to make the recommended changes and check-in. On 2011/02/17 01:47:57, dyu1 wrote: > ...
9 years, 10 months ago (2011-02-17 01:49:56 UTC) #4
sunandt
http://codereview.chromium.org/6018010/diff/1/functional/shortcuts.py File functional/shortcuts.py (right): http://codereview.chromium.org/6018010/diff/1/functional/shortcuts.py#newcode29 functional/shortcuts.py:29: # TODO: Save page as On 2011/01/07 02:01:30, Nirnimesh ...
9 years, 10 months ago (2011-02-17 23:35:09 UTC) #5
Nirnimesh
http://codereview.chromium.org/6018010/diff/7001/functional/shortcuts.py File functional/shortcuts.py (right): http://codereview.chromium.org/6018010/diff/7001/functional/shortcuts.py#newcode2 functional/shortcuts.py:2: # Copyright (c) 2010 The Chromium Authors. All rights ...
9 years, 10 months ago (2011-02-17 23:45:40 UTC) #6
sunandt
http://codereview.chromium.org/6018010/diff/7001/functional/shortcuts.py File functional/shortcuts.py (right): http://codereview.chromium.org/6018010/diff/7001/functional/shortcuts.py#newcode2 functional/shortcuts.py:2: # Copyright (c) 2010 The Chromium Authors. All rights ...
9 years, 10 months ago (2011-02-18 00:12:40 UTC) #7
Nirnimesh
LGTM, with one comment http://codereview.chromium.org/6018010/diff/10001/functional/shortcuts.py File functional/shortcuts.py (right): http://codereview.chromium.org/6018010/diff/10001/functional/shortcuts.py#newcode20 functional/shortcuts.py:20: self.RunCommand(pyauto.IDC_CLOSE_TAB) you don't verify anything ...
9 years, 10 months ago (2011-02-18 00:15:16 UTC) #8
sunandt
9 years, 10 months ago (2011-02-18 00:32:28 UTC) #9
Thank you.

http://codereview.chromium.org/6018010/diff/10001/functional/shortcuts.py
File functional/shortcuts.py (right):

http://codereview.chromium.org/6018010/diff/10001/functional/shortcuts.py#new...
functional/shortcuts.py:20: self.RunCommand(pyauto.IDC_CLOSE_TAB)
On 2011/02/18 00:15:16, Nirnimesh wrote:
> you don't verify anything after closing this tab!

Added a check here and after closing a window as well.

Powered by Google App Engine
This is Rietveld 408576698