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

Issue 2560243002: Add GetURL() and WaitForJSExpression() functions (Closed)

Created:
4 years ago by Robert Ogden
Modified:
4 years ago
Reviewers:
RyanSturm
CC:
chromium-reviews, tbansal+watch-data-reduction-proxy_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add GetURL() and WaitForJSExpression() functions BUG=669956 Committed: https://crrev.com/3dc7464b4a1d9f9139caa56f9b5c3363f0554e1f Cr-Commit-Position: refs/heads/master@{#438255}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rework GetURL() to LoadURL() #

Total comments: 8

Patch Set 3 : Style nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -16 lines) Patch
M tools/chrome_proxy/webdriver/common.py View 1 2 2 chunks +27 lines, -10 lines 0 comments Download
M tools/chrome_proxy/webdriver/simple_smoke.py View 1 2 chunks +11 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
Robert Ogden
4 years ago (2016-12-09 17:26:50 UTC) #2
RyanSturm
https://codereview.chromium.org/2560243002/diff/1/tools/chrome_proxy/webdriver/common.py File tools/chrome_proxy/webdriver/common.py (right): https://codereview.chromium.org/2560243002/diff/1/tools/chrome_proxy/webdriver/common.py#newcode222 tools/chrome_proxy/webdriver/common.py:222: def GetURL(self, url, timeout=30): I'd prefer LoadURL. This seems ...
4 years ago (2016-12-12 20:02:46 UTC) #3
RyanSturm
4 years ago (2016-12-12 20:02:51 UTC) #4
Robert Ogden
https://codereview.chromium.org/2560243002/diff/1/tools/chrome_proxy/webdriver/common.py File tools/chrome_proxy/webdriver/common.py (right): https://codereview.chromium.org/2560243002/diff/1/tools/chrome_proxy/webdriver/common.py#newcode222 tools/chrome_proxy/webdriver/common.py:222: def GetURL(self, url, timeout=30): On 2016/12/12 20:02:46, Ryan Sturm ...
4 years ago (2016-12-13 16:36:32 UTC) #5
RyanSturm
lgtm % style nits https://codereview.chromium.org/2560243002/diff/20001/tools/chrome_proxy/webdriver/common.py File tools/chrome_proxy/webdriver/common.py (right): https://codereview.chromium.org/2560243002/diff/20001/tools/chrome_proxy/webdriver/common.py#newcode207 tools/chrome_proxy/webdriver/common.py:207: url: the URL to navigate ...
4 years ago (2016-12-13 16:49:08 UTC) #6
Robert Ogden
https://codereview.chromium.org/2560243002/diff/20001/tools/chrome_proxy/webdriver/common.py File tools/chrome_proxy/webdriver/common.py (right): https://codereview.chromium.org/2560243002/diff/20001/tools/chrome_proxy/webdriver/common.py#newcode207 tools/chrome_proxy/webdriver/common.py:207: url: the URL to navigate to On 2016/12/13 16:49:08, ...
4 years ago (2016-12-13 16:53:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2560243002/40001
4 years ago (2016-12-13 19:21:01 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-13 19:34:33 UTC) #13
commit-bot: I haz the power
4 years ago (2016-12-13 19:37:44 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3dc7464b4a1d9f9139caa56f9b5c3363f0554e1f
Cr-Commit-Position: refs/heads/master@{#438255}

Powered by Google App Engine
This is Rietveld 408576698