DescriptionIn 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. #Messages
Total messages: 6 (0 generated)
|