Sam Saccone

Results 247 comments of Sam Saccone

Sorry for the delay, I am having some problems with getting this test case to repro on my windows machine :/

Hello all, I got my hands on a windows VM :open_hands: .. things seem to be working for me. Let me give you the steps and see if you can...

another note I followed my steps on https://github.com/GoogleChrome/chrome-launcher/issues/11#issuecomment-357349623 in a clean VM and things continued to work.

Awesome find and debugging @karanjitsingh. Now the trick is we need to detect 1. is the user running as root 2. is the user running windows If both cases 1...

1. It is *not* by design that it does *not* work, we want it to work everywhere :) 2. I think in the short term you can pass your own...

This feels like a bug in headless Chrome. Has anyone filed a CR bug yet to track this? We can add a work around inside of the library for this...

Thanks for linking the issue @patrickhulce, if this is the new state of the world then I revise my above statement about adding a workaround to "adding a fix". I...

I think the idiomatic thing to do is to not submit disabled fields ![screen shot 2015-02-25 at 6 24 14 pm](https://cloud.githubusercontent.com/assets/883126/6383007/96f76cdc-bd1b-11e4-91d9-2755362e6021.png) For example http://jsfiddle.net/00bqLtsp/

true true :) just leaning on the giants for some perspective

:+1: I agree @clemens are you interested in taking a stab at this?