User tests: Successful: Unsuccessful:
This pull:
I have tested in my local MacOS, let's see if Travis Ubuntu do not complain.
@810 I would appreciate if you could run it on Windows. Thanks
+1
Forget to mention that I am using Ubuntu 14.04.
@pritalpatel thanks :) I can see you have not enabled or installed php-curl extension on your Ubuntu machine. I would suggest you to enable the curl extension and then try again.
@puneet0191 it's not the curl php extension, it's the curl binary. ;)
@pritalpatel install curl -> apt-get install curl
Thanks @puneet0191 php5-curl is by default enabled in my machine. You are right @yvesh I will help @pritalpatel to install Binary curl (We are using same machine :-D )
Ok, given the 3 tests I'm merging. Actually there is a new release of Selenium, so I'll send the new update in a new pull.
@javigomez Great work!
Tested, works fine with latest Firefox (44.0.1) on Linux!