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

Issue 6992015: Fix minor issues in ChromeDriver. (Closed)

Created:
9 years, 7 months ago by kkania
Modified:
9 years, 7 months ago
Reviewers:
Huyen
CC:
chromium-reviews, kkania, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix minor issues in ChromeDriver: -return a user-friendly error if alerts or advanced user interactions are not supported -change custom switches capability from dictionary to list of switches -fix bug where custom Chrome binary was not being used if custom switches were not provided -do not use DictionaryValue path expansion for capabilities -only print stacktraces on linux -remove 'chrome-dir' argument for chromedriver BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86393

Patch Set 1 #

Patch Set 2 : ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -111 lines) Patch
M chrome/test/webdriver/automation.h View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/test/webdriver/automation.cc View 1 9 chunks +92 lines, -11 lines 0 comments Download
M chrome/test/webdriver/chromedriver_tests.py View 1 4 chunks +56 lines, -33 lines 0 comments Download
M chrome/test/webdriver/commands/create_session.cc View 1 1 chunk +47 lines, -34 lines 0 comments Download
M chrome/test/webdriver/commands/session_with_id.cc View 1 chunk +8 lines, -3 lines 0 comments Download
M chrome/test/webdriver/server.cc View 3 chunks +0 lines, -18 lines 0 comments Download
M chrome/test/webdriver/session_manager.h View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/test/webdriver/session_manager.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/test/webdriver/webdriver_error.cc View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kkania
9 years, 7 months ago (2011-05-24 01:12:27 UTC) #1
Huyen
9 years, 7 months ago (2011-05-24 01:42:27 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698