Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1590)

Issue 4671042: Add chrome-specific atom for checking whether an element is clickable at a

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by kkania1
Modified:
12 years, 9 months ago
Reviewers:
Eran
Base URL:
http://selenium.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add chrome-specific atom for checking whether an element is clickable at a certain point. This will hopefully help in reducing number of false reports of broken clicking functionality.

Patch Set 1 #

Total comments: 10

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -0 lines) Patch
M javascript/chrome-driver/atoms.js View 1 2 1 chunk +53 lines, -0 lines 0 comments Download
M javascript/chrome-driver/build.desc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
A javascript/chrome-driver/test/is_element_clickable_test.html View 1 1 chunk +79 lines, -0 lines 0 comments Download

Messages

Total messages: 8
kkania1
12 years, 10 months ago (2011-07-01 23:33:50 UTC) #1
jleyba
http://codereview.appspot.com/4671042/diff/1/javascript/chrome-driver/atoms.js File javascript/chrome-driver/atoms.js (right): http://codereview.appspot.com/4671042/diff/1/javascript/chrome-driver/atoms.js#newcode193 javascript/chrome-driver/atoms.js:193: * @return {{clickable:boolean, message:string}} Object containing a boolean s/message:string/message:string=/ ...
12 years, 10 months ago (2011-07-02 00:10:27 UTC) #2
kkania1
http://codereview.appspot.com/4671042/diff/1/javascript/chrome-driver/atoms.js File javascript/chrome-driver/atoms.js (right): http://codereview.appspot.com/4671042/diff/1/javascript/chrome-driver/atoms.js#newcode193 javascript/chrome-driver/atoms.js:193: * @return {{clickable:boolean, message:string}} Object containing a boolean On ...
12 years, 10 months ago (2011-07-04 16:39:22 UTC) #3
kkania1
switching reviewers to Eran
12 years, 9 months ago (2011-07-20 23:09:46 UTC) #4
Eran
LGTM http://codereview.appspot.com/4671042/diff/5001/javascript/chrome-driver/atoms.js File javascript/chrome-driver/atoms.js (right): http://codereview.appspot.com/4671042/diff/5001/javascript/chrome-driver/atoms.js#newcode213 javascript/chrome-driver/atoms.js:213: } Nitpick: name iter so it indicates we're ...
12 years, 9 months ago (2011-07-21 16:33:50 UTC) #5
kkania1
fixed comments; can you commit it for me? http://codereview.appspot.com/4671042/diff/5001/javascript/chrome-driver/atoms.js File javascript/chrome-driver/atoms.js (right): http://codereview.appspot.com/4671042/diff/5001/javascript/chrome-driver/atoms.js#newcode213 javascript/chrome-driver/atoms.js:213: } ...
12 years, 9 months ago (2011-07-21 18:39:13 UTC) #6
kkania1
ping?
12 years, 9 months ago (2011-07-25 14:30:53 UTC) #7
Eran
12 years, 9 months ago (2011-07-26 14:42:59 UTC) #8
Committed in r13091.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b