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

Issue 6995060: Change timeout for all ChromeDriver automation calls to infinite (Closed)

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

Description

In ChromeDriver, do not use timeouts for automation calls. WebDriver is a tool for general purpose testing, and has no notion of timeouts currently. Many users were running into cases where they wanted a longer timeout than the current 25s. BUG=82457 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88365

Patch Set 1 #

Total comments: 6

Patch Set 2 : Backup #

Patch Set 3 : Simpler way to set timeout for all ChromeDriver automation calls to infinite. #

Total comments: 4

Patch Set 4 : Address codereview comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M chrome/test/webdriver/automation.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Huyen
Please take a look when you have a chance. Thanks!
9 years, 6 months ago (2011-06-07 22:34:01 UTC) #1
kkania
http://codereview.chromium.org/6995060/diff/1/chrome/test/automation/automation_json_requests.cc File chrome/test/automation/automation_json_requests.cc (right): http://codereview.chromium.org/6995060/diff/1/chrome/test/automation/automation_json_requests.cc#newcode1 chrome/test/automation/automation_json_requests.cc:1: // Copyright (c) 2011 The Chromium Authors. All rights ...
9 years, 6 months ago (2011-06-07 22:55:27 UTC) #2
kkania
http://codereview.chromium.org/6995060/diff/3004/chrome/test/webdriver/automation.cc File chrome/test/webdriver/automation.cc (right): http://codereview.chromium.org/6995060/diff/3004/chrome/test/webdriver/automation.cc#newcode181 chrome/test/webdriver/automation.cc:181: // set action_timeout_ms to infinite remove http://codereview.chromium.org/6995060/diff/3004/chrome/test/webdriver/automation.h File chrome/test/webdriver/automation.h ...
9 years, 6 months ago (2011-06-08 00:54:53 UTC) #3
kkania
LGTM, after you change CL description
9 years, 6 months ago (2011-06-08 00:55:50 UTC) #4
Huyen
http://codereview.chromium.org/6995060/diff/3004/chrome/test/webdriver/automation.cc File chrome/test/webdriver/automation.cc (right): http://codereview.chromium.org/6995060/diff/3004/chrome/test/webdriver/automation.cc#newcode181 chrome/test/webdriver/automation.cc:181: // set action_timeout_ms to infinite On 2011/06/08 00:54:53, kkania ...
9 years, 6 months ago (2011-06-08 00:59:34 UTC) #5
commit-bot: I haz the power
9 years, 6 months ago (2011-06-08 17:31:18 UTC) #6
Commit queue failed due to updated description.

Powered by Google App Engine
This is Rietveld 408576698