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

Issue 12224106: [chromedriver] Implement command: switchToWindow. (Closed)

Created:
7 years, 10 months ago by chrisgao (Use stgao instead)
Modified:
7 years, 10 months ago
Reviewers:
craigdh, kkania, frankf
CC:
chromium-reviews
Visibility:
Public.

Description

[chromedriver] Implement command: switchToWindow. NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182035

Patch Set 1 #

Total comments: 5

Patch Set 2 : Address comments. #

Patch Set 3 : Enhance py testcase for switchToWindow. #

Total comments: 6

Patch Set 4 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -2 lines) Patch
M chrome/test/chromedriver/chromedriver.py View 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/command_executor_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/run_py_tests.py View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/session_commands.h View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/session_commands.cc View 1 2 3 3 chunks +61 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
chrisgao (Use stgao instead)
https://chromiumcodereview.appspot.com/12224106/diff/1/chrome/test/chromedriver/session_commands.cc File chrome/test/chromedriver/session_commands.cc (right): https://chromiumcodereview.appspot.com/12224106/diff/1/chrome/test/chromedriver/session_commands.cc#newcode110 chrome/test/chromedriver/session_commands.cc:110: if (window_name == name) { Should we check if ...
7 years, 10 months ago (2013-02-11 22:56:37 UTC) #1
craigdh
lgtm, though we may want to think about raising an error whenever there could be ...
7 years, 10 months ago (2013-02-11 23:40:12 UTC) #2
chrisgao (Use stgao instead)
Hi Frank and Ken, Would you please take a look at this CL when you ...
7 years, 10 months ago (2013-02-12 01:26:01 UTC) #3
kkania
lgtm https://chromiumcodereview.appspot.com/12224106/diff/6002/chrome/test/chromedriver/run_py_tests.py File chrome/test/chromedriver/run_py_tests.py (right): https://chromiumcodereview.appspot.com/12224106/diff/6002/chrome/test/chromedriver/run_py_tests.py#newcode70 chrome/test/chromedriver/run_py_tests.py:70: def testSwitchToWindow(self): add case for switching by window ...
7 years, 10 months ago (2013-02-12 01:33:03 UTC) #4
kkania
On 2013/02/12 01:33:03, kkania wrote: > lgtm > > https://chromiumcodereview.appspot.com/12224106/diff/6002/chrome/test/chromedriver/run_py_tests.py > File chrome/test/chromedriver/run_py_tests.py (right): > ...
7 years, 10 months ago (2013-02-12 01:34:56 UTC) #5
chrisgao (Use stgao instead)
https://chromiumcodereview.appspot.com/12224106/diff/6002/chrome/test/chromedriver/run_py_tests.py File chrome/test/chromedriver/run_py_tests.py (right): https://chromiumcodereview.appspot.com/12224106/diff/6002/chrome/test/chromedriver/run_py_tests.py#newcode70 chrome/test/chromedriver/run_py_tests.py:70: def testSwitchToWindow(self): On 2013/02/12 01:33:04, kkania wrote: > add ...
7 years, 10 months ago (2013-02-12 20:38:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrisgao@chromium.org/12224106/8002
7 years, 10 months ago (2013-02-12 22:04:05 UTC) #7
commit-bot: I haz the power
7 years, 10 months ago (2013-02-12 22:07:49 UTC) #8
Message was sent while issue was closed.
Change committed as 182035

Powered by Google App Engine
This is Rietveld 408576698