Let me know if you're too busy to take this on. I'm currently working on ...
13 years, 10 months ago
(2011-10-20 00:43:05 UTC)
#1
Let me know if you're too busy to take this on. I'm currently working on the
server side of things.
Couple questions about webdriver development:
-is license correct?
-any line length rules
-where should i put my unit test
-do you use an IDE? if so, is there an easy way to set it up correctly
Couple comments about change:
I might add local-specific logic to avoid copies and network stuff later. I
might also zip the whole capability up later too. I added the experimental
options stuff in case someone needs a new ChromeDriver option real quickly. I'm
not sure if it's a good idea.
http://codereview.appspot.com/5307047/diff/4/java/client/src/org/openqa/selenium/chrome/ChromeDriver.java File java/client/src/org/openqa/selenium/chrome/ChromeDriver.java (right): http://codereview.appspot.com/5307047/diff/4/java/client/src/org/openqa/selenium/chrome/ChromeDriver.java#newcode7 java/client/src/org/openqa/selenium/chrome/ChromeDriver.java:7: import org.openqa.selenium.chrome.ChromeOptions; This is not necessary; same package as ...
13 years, 10 months ago
(2011-10-24 17:32:00 UTC)
#3
On 2011/11/04 18:10:53, kkania1 wrote: > ping patch LGTM Have you released a version of ...
13 years, 9 months ago
(2011-11-11 18:02:17 UTC)
#6
On 2011/11/04 18:10:53, kkania1 wrote:
> ping
patch LGTM
Have you released a version of chromedriver that supports these capabilities
yet? I can submit as soon as you do
Submitted in http://code.google.com/p/selenium/source/detail?r=15195 On 2011/11/11 18:02:17, jleyba wrote: > On 2011/11/04 18:10:53, kkania1 wrote: > ...
13 years, 8 months ago
(2011-12-15 20:21:23 UTC)
#7
Submitted in http://code.google.com/p/selenium/source/detail?r=15195
On 2011/11/11 18:02:17, jleyba wrote:
> On 2011/11/04 18:10:53, kkania1 wrote:
> > ping
>
> patch LGTM
>
> Have you released a version of chromedriver that supports these capabilities
> yet? I can submit as soon as you do
Issue 5307047: Add ChromeOptions, which consolidates all the Chrome capabilities into
Created 13 years, 10 months ago by kkania1
Modified 13 years, 8 months ago
Reviewers: jleyba
Base URL: http://selenium.googlecode.com/svn/trunk/
Comments: 24